public-health-ch/Pipfile

30 lines
598 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[dev-packages]
[packages]
Django = "<2.0.0,>=1.11.7"
wagtail = "<2.0.0,>=1.13.1"
elasticsearch = "<3.0.0,>=2.0.0"
"psycopg2" = ">=2.7.4"
"psycopg2-binary" = ">=2.7.4"
dj-database-url = ">=0.5.0"
puput = "==0.9.2"
django-redis = ">=4.9.0"
django-libsass = ">=0.7"
libsass = ">=0.14.5"
stellar = ">=0.4.5"
gunicorn = ">=19.8.1"
whitenoise = ">=3.3.1"
django-anymail = ">=2.2"
guess_language-spirit = ">=0.5.3"
Pillow = ">=5.1.0"
ConcurrentLogHandler = ">=0.9.1"
django-crispy-forms = "*"
[requires]
python_version = "3.6"