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

[packages]
django = "*"
djangorestframework = "*"
djangorestframework-simplejwt = "*"
psycopg2-binary = "*"
python-dotenv = "*"
django-tinymce = "*"
django-cors-headers = "*"
whitenoise = "*"

[dev-packages]

[requires]
python_version = "3.8"