mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
17 lines
220 B
TOML
17 lines
220 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
ujson = "*"
|
|
django-silk = "*"
|
|
django-recaptcha2 = "*"
|
|
Django = "*"
|
|
gunicorn = "*"
|
|
|
|
[requires]
|
|
python_version = "3.7"
|