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 ed73acd commit 61f6fb0Copy full SHA for 61f6fb0
setup.py
@@ -70,7 +70,7 @@
70
"tenacity>=7,<9",
71
"toml>=0.10.0,<1",
72
"tqdm>=4,<5",
73
- "typeguard",
+ "typeguard==2.13.3",
74
"fastapi>=0.68.0,<1",
75
"uvicorn[standard]>=0.14.0,<1",
76
"dask>=2021.1.0",
0 commit comments