Skip to content

Commit 67e21e9

Browse files
committed
[GEOPY-2661] allow tqdm version 4.*
1 parent 0e53142 commit 67e21e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ python-mumps = "~0.0.6.0"
8686
rtree = "~1.4.0"
8787
scikit-learn = "~1.8.0"
8888
scipy = "~1.17.0"
89-
tqdm = "~4.66.1"
89+
tqdm = "^4.66.1"
9090
trimesh = "~4.1.3"
9191

9292
## Pip dependencies from Git repositories

0 commit comments

Comments
 (0)