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 83b59ab commit 1d5747e
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 @@ -59,7 +59,7 @@
Dependency("Mako", "mako", "", False),
Dependency("cftime", "cftime", ">=1.5.0", False), # threedigrid[results]
Dependency("alembic", "alembic", "==1.8.*", False),
Dependency("threedigrid", "threedigrid", "==2.2.*", False),
Dependency("threedigrid", "threedigrid", "==2.3.*", False),
Dependency("threedi-schema", "threedi_schema", "==0.230.0.dev0", False),
Dependency("threedidepth", "threedidepth", "==0.6.3", False),
Dependency("click", "click", ">=8.0", False),
Expand Down

0 comments on commit 1d5747e

Please sign in to comment.