mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 14:51:47 +08:00
MAINT: Upgrade requests 2.7.0 -> 2.9.1
This commit is contained in:
@@ -122,6 +122,8 @@ Maintenance and Refactorings
|
||||
* Asset databases now contain version information to ensure compatibility
|
||||
with current Zipline version (:issue:`815`).
|
||||
|
||||
* Upgrade requests version to 2.9.1.
|
||||
|
||||
Build
|
||||
~~~~~
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ python-dateutil==2.4.2
|
||||
six==1.9.0
|
||||
|
||||
# For fetching remote data
|
||||
requests==2.7.0
|
||||
requests==2.9.1
|
||||
|
||||
Cython==0.22.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user