We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d6598c + 9c14600 commit c9e4bddCopy full SHA for c9e4bdd
1 file changed
requirements.txt
@@ -1,3 +1,5 @@
1
+args==0.1.0
2
+clint==0.5.1
3
coverage==4.0.3
4
coveralls==1.1
5
curdling==0.4.0
@@ -8,11 +10,12 @@ funcsigs==0.4
8
10
httpretty==0.8.14
9
11
mock==1.3.0
12
pbr==1.8.1
-pkginfo==1.2.1
13
+pkginfo==1.4.2
14
requests==2.9.1
-requests-toolbelt==0.6.0
15
+requests-toolbelt==0.8.0
16
simplejson==3.8.2
17
six==1.10.0
18
sure==1.2.24
-twine==1.6.5
19
+tqdm==4.25.0
20
+twine==1.11.0
21
urllib3==1.15
0 commit comments