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 2589e0f commit f4873b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
Dependency("cftime", "cftime", ">=1.5.0", False), # threedigrid[results]
Dependency("alembic", "alembic", "==1.8.*", False),
Dependency("threedigrid", "threedigrid", "==2.2.*", False),
Dependency("threedi-schema", "threedi_schema", "==0.224.*", False),
Dependency("threedi-modelchecker", "threedi_modelchecker", "==2.10.*", False),
Dependency("threedi-schema", "threedi_schema", "==0.230.0.dev0", 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 f4873b3

Please sign in to comment.