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

[dev-packages]

[packages]
django = "*"
djangorestframework = "*"
python-dotenv = "*"
psycopg2 = "*"
robin-stocks = "*"
django-cors-headers = "*"
pillow = "*"
gunicorn = "*"
whitenoise = "*"
djangorestframework-simplejwt = "*"

[requires]
python_version = "3.8"