updated requirements.txt
This commit is contained in:
parent
10cc08dc4d
commit
bf42c17c3a
|
@ -1,4 +1,4 @@
|
|||
asgiref==3.5.0
|
||||
asgiref>=3.5.2,<4
|
||||
astroid==2.11.2
|
||||
cachetools==5.0.0
|
||||
certifi==2021.10.8
|
||||
|
@ -19,6 +19,7 @@ django-extensions==3.2.1
|
|||
django-import-export==2.8.0
|
||||
django-simple-history==3.1.1
|
||||
djangorestframework==3.13.1
|
||||
daphne==4.1.0
|
||||
et-xmlfile==1.1.0
|
||||
google-auth==2.6.6
|
||||
gunicorn==20.1.0
|
||||
|
|
Loading…
Reference in New Issue