mirror of
https://github.com/not-kennethreitz/pypidownloads-service.git
synced 2026-06-21 15:40:57 +00:00
13 lines
215 B
TOML
13 lines
215 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[packages]
|
|
graphene = ">=1.0"
|
|
Flask = "*"
|
|
gunicorn = "*"
|
|
Flask-Common = "*"
|
|
Flask-GraphQL = "*"
|
|
google-cloud-bigquery = "*"
|
|
Flask-BasicAuth = "*"
|