Commit c1c2be11 by Steven Burch

Merge pull request #64 from Stanford-Online/stv/pin-request-oauthlib

Lock version of requests-oauthlib to 0.4.0
parents 09bcb807 20dfaf62
...@@ -66,6 +66,7 @@ pytz==2012h ...@@ -66,6 +66,7 @@ pytz==2012h
pysrt==0.4.7 pysrt==0.4.7
PyYAML==3.10 PyYAML==3.10
requests==1.2.3 requests==1.2.3
requests-oauthlib==0.4.0
scipy==0.11.0 scipy==0.11.0
Shapely==1.2.16 Shapely==1.2.16
singledispatch==3.4.0.2 singledispatch==3.4.0.2
......
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