diff --git a/LICENSE b/LICENSE index 012981b..056015f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Elizabeth Fons +Copyright (c) 2019 Elizabeth Fons, Alejandro Sztrajman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..2f7efbe --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 460240b..c65107b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ terminado==0.8.1 testpath==0.4.2 tornado==6.0.1 traitlets==4.3.2 -urllib3==1.24.1 +urllib3==1.26.5 wcwidth==0.1.7 webencodings==0.5.1 widgetsnbextension==3.4.2