diff --git a/backend/requirements.txt b/backend/requirements.txt index ed99f4db0..7c95dc118 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -django>=2.2,<2.3 +django>=3.2.24,<3.3 django-debug-toolbar>=1.7 gunicorn==19.9.0 gevent==1.2.2