Skip to content

Commit

Permalink
Update dependencies.py
Browse files Browse the repository at this point in the history
  • Loading branch information
leendertvanwolfswinkel committed Dec 23, 2024
1 parent ae44c40 commit 13ff965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
Dependency("alembic", "alembic", "==1.8.*", False),
Dependency("threedigrid", "threedigrid", "==2.2.*", False),
Dependency("threedi-schema", "threedi_schema", "==0.230.0.dev0", False),
Dependency("threedi-modelchecker", "threedi_modelchecker", "==2.14.1*", False),
Dependency("threedi-modelchecker", "threedi_modelchecker", "==2.14.1", False),
Dependency("threedidepth", "threedidepth", "==0.6.3", False),
Dependency("click", "click", ">=8.0", False),
Dependency("packaging", "packaging", "", False),
Expand Down

0 comments on commit 13ff965

Please sign in to comment.