There was an error while loading. Please reload this page.
2 parents 6e7c4a7 + 341aad7 commit 57fd284Copy full SHA for 57fd284
1 file changed
setup.py
@@ -69,7 +69,7 @@ def run(self):
69
install_requires=[
70
'pandas >= 0.15.0',
71
'tables >= 3.1.0',
72
- 'toolz >= 0.7.0'
+ 'toolz >= 0.8.1'
73
],
74
extras_require={
75
'server': ['flask >= 0.10', 'pygments >= 2.0', 'six >= 1.9.0']
0 commit comments