Skip to content

Commit

Permalink
move sqlalchemy to reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
ceesem committed Mar 5, 2024
1 parent 599de3e commit b165009
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ marshmallow==3.5.1
marshmallow-jsonschema==0.10.0
numpy>=1.18.4
jsonschema<4.0
shapely==1.8.5
SQLAlchemy<1.4
shapely==2.0.3
geoalchemy2>=0.11.1, <0.12.0

0 comments on commit b165009

Please sign in to comment.