aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 6ef7c407..75292eb2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -7,7 +7,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "3.9.*"
-django = "~=3.1.14"
+django = "~=3.2.14"
django-environ = "~=0.4.5"
django-filter = "~=21.1"
djangorestframework = "~=3.12.0"