We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1290952 commit 6718d32Copy full SHA for 6718d32
requirements/requirements.txt
@@ -2,7 +2,7 @@ numpy>=1.16,<2.2
2
pandas>=1.0,<3
3
pydantic>=1.7,<3
4
tqdm~=4.23
5
-toolz~=0.10
+toolz>=0.10,<2
6
7
# used for Protocol, can be removed once Python 3.8 is required
8
typing-extensions~=4.0
0 commit comments