scavenger-hunt-2022/Pipfile
2021-08-14 20:13:07 -04:00

10 lines
174 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
Django = "~=3.2"
psycopg2-binary = "~=2.8.6"
social-auth-app-django = "~=4.0.0"