public-health-ch/Pipfile
dependabot[bot] 8d8c72175b
Bump django from 2.1.15 to 2.2.10
Bumps [django](https://github.com/django/django) from 2.1.15 to 2.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.1.15...2.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-11 23:05:28 +00:00

34 lines
644 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 = "<2.3"
django-anymail = "*"
django-colorful = "*"
django-crispy-forms = "*"
django-el-pagination = "*"
django-libsass = "*"
django-redis = "*"
django-social-share = "*"
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"
whitenoise = "*"
django-toolbelt = "*"