Skip to content

Commit e13f231

Browse files
Remove constraint for numpy version (#134)
1 parent f545c2d commit e13f231

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ dependencies = [
3131
"opencensus-ext-azure",
3232
"tenacity<8.5",
3333
"urllib3 > 2",
34-
"tqdm",
35-
"numpy < 2"
34+
"tqdm"
3635
]
3736

3837
[project.urls]

0 commit comments

Comments
 (0)