mirror of
https://github.com/kennethreitz/flask-common.git
synced 2026-06-05 23:00:19 +00:00
14 lines
205 B
TOML
14 lines
205 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[packages]
|
|
whitenoise = "*"
|
|
gunicorn = "*"
|
|
Flask = "*"
|
|
crayons = "*"
|
|
maya = "*"
|
|
Flask-Compress = "*"
|
|
Flask-Caching = "*"
|
|
meinheld = "*"
|