Update to requests==2.2.1

This commit is contained in:
Darren Shepherd 2014-01-27 09:09:16 -07:00
parent cf946ff27b
commit 31f48d718d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
mock==1.0.1
requests==1.2.3
requests==2.2.1
six>=1.3.0
websocket-client==0.11.0