[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
dj-database-url = "==0.5.0"
django = "==3.1.14"
djangorestframework = "==3.13.1"
pytz = "==2019.2"
uWSGI = "==2.0.20"
argon2-cffi = "==21.1.0"
djangorestframework-simplejwt = "==5.1.0"
psycopg2-binary = "==2.9.3"
future= "==0.18.2"
drf-yasg = "==1.20.0"
django-extensions = "==3.1.5"
pytest-freezegun = "==0.4.2"
django-filter = "==21.1"
django-cors-headers = "==3.11.0"
pillow = "==9.1.0"
dal-admin-filters = "==1.1.0"
djangorestframework-gis = "==0.17"
django-leaflet = "==0.28.2"
django-countries = "==7.3.2"
django-phonenumber-field = "==6.0.0"
phonenumbers = "==8.12.45"
drf-nested-routers = "0.93.4"
django-imagekit = "==4.1.0"
django-auto-prefetching = "==v0.2.11"

[dev-packages]
mock = "==4.0.3"
factory-boy = "==3.2.1"
flake8 = "==3.9.2"
ipython = "==8.3.0"
pip-licenses = "==1.15.2"
pre-commit = "==2.18.1"
pytest = "==6.2.5"
pytest-cov = "==3.0.0"
pytest-django = "==4.5.0"
pytest-env = "==0.6.2"
pytest-mock = "==3.7.0"
django-stubs = "==1.10.1"
djangorestframework-stubs = "==1.4.0"
dj-inmemorystorage = "==2.1"
Sphinx = "==4.5.0"
myst-parser = "==0.17.2"
twine = "==3.7.1"
setuptools-scm = "==6.0.1"
pyenchant = "==3.2.2"
sphinxcontrib-spelling = "==7.3.2"

[requires]
python_version = "3.9"

[pipenv]
allow_prereleases = true
