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

[packages]
django = "==4.0.10"
psycopg2 = "*"
djangorestframework = "*"
django-cors-headers = "*"
django-rest-passwordreset = "*"
pillow = "*"
boto3 = "*"
django-storages = "*"

[dev-packages]

[requires]
python_version = "3.9"