1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Pinned asgiref version.

This commit is contained in:
Carlton Gibson
2019-11-20 14:57:08 +01:00
committed by GitHub
parent 608e06023e
commit 36453526d3
3 changed files with 3 additions and 3 deletions

View File

@@ -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