We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19503cc commit 161afa8Copy full SHA for 161afa8
dev-requirements.txt
@@ -2,5 +2,6 @@
2
# Development dependencies.
3
#
4
https://github.com/jeffh/describe/tarball/dev#egg=describe-dev
5
-httpretty==0.8.3
+httpretty==0.8.8
6
mock==1.0.1
7
+certifi==14.05.14
requirements.txt
@@ -1,6 +1,6 @@
1
# Runtime dependencies.
-inflection==0.2.0
-requests==2.3.0
-urllib3==1.7.1
+inflection==0.3.0
+requests==2.6.0
+urllib3==1.10.2
0 commit comments