summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index a14553e818..d8fac7076f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -38,7 +38,7 @@ scripts = django/bin/django-admin.py
include_package_data = true
zip_safe = false
install_requires =
- asgiref
+ asgiref >= 3.2
pytz
sqlparse >= 0.2.2