Update Pipfile

This commit is contained in:
Fundor333
2022-05-01 23:14:16 +02:00
committed by GitHub
parent 8a52a3bf1b
commit 86cb9d3e71

View File

@@ -11,7 +11,7 @@ pre-commit= "*"
skjold = "*"
[packages]
django = ">=3.2.4"
django = ">=4.0.4"
gunicorn = ">=20.1.0"
psycopg2 = ">=2.8.6"
django-filter = ">=2.4.0"