Skip to content
Snippets Groups Projects
Commit 8832d668 authored by Arthur Le Bars's avatar Arthur Le Bars
Browse files

update requirements

parent 79c3016c
No related branches found
No related tags found
1 merge request!1Release 1.0
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
...@@ -3,10 +3,14 @@ boto==2.49.0 ...@@ -3,10 +3,14 @@ boto==2.49.0
certifi==2019.11.28 certifi==2019.11.28
cffi==1.14.0 cffi==1.14.0
chardet==3.0.4 chardet==3.0.4
conda==4.3.16
cryptography==2.8 cryptography==2.8
idna==2.9 idna==2.9
Jinja2==2.11.3
MarkupSafe==1.1.1
numpy==1.18.1 numpy==1.18.1
pandas==1.0.3 pandas==1.0.3
pycosat==0.6.3
pycparser==2.20 pycparser==2.20
pyOpenSSL==19.1.0 pyOpenSSL==19.1.0
PySocks==1.7.1 PySocks==1.7.1
...@@ -15,6 +19,8 @@ pytz==2019.3 ...@@ -15,6 +19,8 @@ pytz==2019.3
PyYAML==5.3.1 PyYAML==5.3.1
requests==2.23.0 requests==2.23.0
requests-toolbelt==0.9.1 requests-toolbelt==0.9.1
ruamel.yaml==0.16.12
ruamel.yaml.clib==0.2.2
six==1.14.0 six==1.14.0
urllib3==1.25.7 urllib3==1.25.7
xlrd==1.2.0 xlrd==1.2.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment