Skip to content

Commit

Permalink
add pandas to service reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
ceesem committed Mar 5, 2024
1 parent b165009 commit 748ef44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements_service.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
Flask==2.1.3
geoalchemy2>=0.11.1, <0.12.0
psycopg2-binary==2.9.1
SQLAlchemy<1.4
flask_cors==4.0.0
flask-admin==1.6.1
flask-restx==1.3.0
flask-accepts==0.18.4
Werkzeug <= 2.1.2
pandas==2.0.3

0 comments on commit 748ef44

Please sign in to comment.