Skip to content

Commit

Permalink
Use schema package
Browse files Browse the repository at this point in the history
  • Loading branch information
margrietpalm committed Apr 9, 2024
1 parent f7993a3 commit 09bb74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def get_version():

install_requires = [
"numpy>=1.15",
"threedi-schema@https://github.com/nens/threedi-schema/archive/refs/heads/margriet_46_schema_300.zip",
"threedi-schema==0.222.dev0",
"shapely>=2",
"pyproj>=3",
"condenser[geo]>=0.1.1",
Expand Down

0 comments on commit 09bb74c

Please sign in to comment.