public-health-ch/Pipfile
2019-06-14 22:02:15 +02:00

30 lines
531 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[dev-packages]
pytest = "*"
pytest-splinter = "*"
tox = "*"
django-debug-toolbar = "*"
[packages]
ConcurrentLogHandler = "*"
Django = "*"
django-anymail = "*"
django-libsass = "*"
django-redis = "*"
dj-database-url = "*"
elasticsearch = "*"
guess_language-spirit = "*"
gunicorn = "*"
libsass = "*"
Pillow = ">=4.0.0"
"psycopg2-binary" = "*"
puput = ">=1.0.0"
stellar = "*"
wagtail = ">=2.0"
whitenoise = "*"
django-crispy-forms = "*"
python-dotenv = "*"