Commit 4b3ba4d6 by David Baumgold

Upgrade `requests` module to 2.3.0

parent 8801b3a1
...@@ -50,7 +50,7 @@ python-memcached==1.48 ...@@ -50,7 +50,7 @@ python-memcached==1.48
python-openid==2.2.5 python-openid==2.2.5
pytz==2012h pytz==2012h
PyYAML==3.10 PyYAML==3.10
requests==1.2.3 requests==2.3.0
Shapely==1.2.16 Shapely==1.2.16
sorl-thumbnail==11.12 sorl-thumbnail==11.12
South==0.7.6 South==0.7.6
......
...@@ -65,7 +65,7 @@ python-social-auth==0.1.23 ...@@ -65,7 +65,7 @@ python-social-auth==0.1.23
pytz==2012h pytz==2012h
pysrt==0.4.7 pysrt==0.4.7
PyYAML==3.10 PyYAML==3.10
requests==1.2.3 requests==2.3.0
requests-oauthlib==0.4.0 requests-oauthlib==0.4.0
scipy==0.11.0 scipy==0.11.0
Shapely==1.2.16 Shapely==1.2.16
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment