mirror of
https://github.com/tjsga/studyguidebank.git
synced 2025-04-03 20:00:17 -04:00
13 lines
179 B
TOML
13 lines
179 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
django = "*"
|
|
social-auth-app-django = "*"
|
|
pillow = "~=6.0"
|
|
whitenoise = "*"
|