Skip to content

Commit e238686

Browse files
committed
updated deps
1 parent 63899e5 commit e238686

1 file changed

Lines changed: 17 additions & 16 deletions

File tree

requirements.txt

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,28 @@
1-
astroid==1.6.4
1+
astroid==2.2.5
22
bleach==3.0.2
33
certifi==2017.11.5
44
chardet==3.0.4
55
click==6.7
6-
-e git+https://github.com/IQSS/dataverse-client-python.git@0730a657d44782fe8f06d72e9a14e975ac8caa50#egg=dataverse
7-
first==2.0.1
6+
-e git+https://github.com/IQSS/dataverse-client-python.git@5f95a11e2f32bcfabe28e6ad43b2f7edac60d983#egg=dataverse
7+
first==2.0.2
88
html5lib==1.0.1
9-
idna==2.6
10-
isort==4.3.4
9+
idna==2.8
10+
isort==4.3.16
1111
lazy-object-proxy==1.3.1
12-
lxml==4.2.5
12+
lxml==4.3.2
1313
mccabe==0.6.1
14-
packaging==18.0
14+
packaging==19.0
1515
pip-review==1.0
16-
pip-tools==3.1.0
16+
pip-tools==3.5.0
1717
pkg-resources==0.0.0
18-
psycopg2==2.7.5
19-
pylint==1.9.1
20-
pyparsing==2.2.2
21-
PyYAML==4.2b4
18+
psycopg2==2.7.7
19+
pylint==2.3.1
20+
pyparsing==2.3.1
21+
PyYAML==5.1
2222
requests==2.21.0
23-
six==1.11.0
24-
urllib3==1.24
23+
six==1.12.0
24+
typed-ast==1.3.1
25+
urllib3==1.24.2
2526
webencodings==0.5.1
26-
wrapt==1.10.11
27-
XlsxWriter==1.1.2
27+
wrapt==1.11.1
28+
XlsxWriter==1.1.5

0 commit comments

Comments
 (0)