public-health-ch/Pipfile
Oleg Lavrovsky 68b13e06a8 Wagtail 2.15.1
psycopg2 2.9.2
puput 1.1.3
redis 5.1
crispy-forms 1.13
libsass 0.9
Pillow 8.4
2021-12-11 22:53:06 +01:00

36 lines
694 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[dev-packages]
pytest = "*"
pytest-splinter = "*"
tox = "*"
django-debug-toolbar = "*"
[packages]
"psycopg2-binary" = "*"
ConcurrentLogHandler = "*"
dj-database-url = "*"
django = "<4"
django-anymail = "*"
django-colorful = "*"
django-crispy-forms = "*"
django-el-pagination = "*"
django-libsass = "*"
django-redis = "*"
django-social-share = "*"
django-contrib-comments = "*"
elasticsearch = ">=5.0.0,<6.0.0"
guess_language-spirit = "*"
gunicorn = "*"
libsass = "*"
Pillow = ">=4.0.0"
puput = ">=1.0.0"
python-dotenv = "*"
stellar = "*"
wagtail = ">=2.0,<2.16"
whitenoise = "*"
django-toolbelt = "*"
unidecode = "*"