diff --git a/requirements.txt b/requirements.txt index b46470f..0e62858 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,9 @@ Django==4.1.7 django-bootstrap5==22.2 django-crispy-forms==2.0 django-jquery==3.1.0 +geopy==2.3.0 gunicorn==20.1.0 fontawesomefree==6.3.0 Pillow==9.4.0 psycopg2-binary==2.9.5 +python-dotenv==1.0.0