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 0541b26 commit 5c2328aCopy full SHA for 5c2328a
setup.py
@@ -63,7 +63,7 @@ def read_requirements(filename):
63
"PyYAML~=6.0",
64
"jsonschema",
65
"platformdirs",
66
- "tblib==1.7.0",
+ "tblib>=1.7.0,<3",
67
"urllib3<1.27",
68
"uvicorn==0.22.0",
69
"fastapi==0.95.2",
0 commit comments