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

[packages]
django = "*"
djangorestframework = "*"
python-dotenv = "*"
djoser = "*"
pillow = "*"
whitenoise = "*"

[dev-packages]

[requires]
python_version = "3.10"