Skip to content

Commit 5082877

Browse files
author
Naor Livne
committed
upgrading prereqs
1 parent 52b981a commit 5082877

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
backports.ssl-match-hostname==3.5.0.1
2-
certifi==2018.10.15
2+
certifi==2018.11.29
33
chardet==3.0.4
4-
dnspython==1.15.0
5-
docker==3.5.1
6-
docker-pycreds==0.3.0
4+
dnspython==1.16.0
5+
docker==3.7.0
6+
docker-pycreds==0.4.0
77
freeze==1.0.10
8-
idna==2.7
8+
idna==2.8
99
ipaddress==1.0.22
10-
NebulaPythonSDK==2.0.0
10+
NebulaPythonSDK==2.0.2
1111
psutil==5.5.0
12-
requests==2.20.0
12+
requests==2.21.0
1313
retrying==1.3.3
14-
six==1.11.0
15-
urllib3==1.24
14+
six==1.12.0
15+
urllib3==1.24.1
1616
websocket-client==0.54.0

0 commit comments

Comments
 (0)