We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f545c2d commit e13f231Copy full SHA for e13f231
1 file changed
pyproject.toml
@@ -31,8 +31,7 @@ dependencies = [
31
"opencensus-ext-azure",
32
"tenacity<8.5",
33
"urllib3 > 2",
34
- "tqdm",
35
- "numpy < 2"
+ "tqdm"
36
]
37
38
[project.urls]
0 commit comments