Add shapely to the dependencies
This commit is contained in:
parent
78dba23d5d
commit
556b9d36a3
2 changed files with 39 additions and 1 deletions
|
|
@ -28,6 +28,7 @@ repository = "https://github.com/webartifex/urban-meal-delivery"
|
|||
python = "^3.8"
|
||||
|
||||
# Package => code developed in *.py files and packaged under src/urban_meal_delivery
|
||||
Shapely = "^1.7.1"
|
||||
alembic = "^1.4.2"
|
||||
click = "^7.1.2"
|
||||
psycopg2 = "^2.8.5" # adapter for PostgreSQL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue