Merge pull request #1646 from quantopian/update-toolz

BLD: Use latest version of toolz.
This commit is contained in:
Eddie Hebert
2017-01-13 16:09:55 -05:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ bcolz==0.12.1
click==4.0.0
# FUNctional programming utilities
toolz==0.7.4
toolz==0.8.2
multipledispatch==0.4.8
# for alembic
+2
View File
@@ -1,3 +1,5 @@
-e git://github.com/quantopian/datashape.git@bf06a41dc0908baf7c324aeacadba8820468ee78#egg=datashape-dev
-e git://github.com/quantopian/odo.git@da7f26d87702f5d293763e8ed54c7e25fd3af386#egg=odo-dev
# Keep cytoolz version in sync with toolz version in requirements.txt
cytoolz==0.8.2
-e git://github.com/quantopian/blaze.git@729493f0c8adaf5066bc9e7d4897f39fe30a1188#egg=blaze-dev