upgrade django-allauth version to fix setuptools issue
This commit is contained in:
parent
05bdc13fc4
commit
b98ad76080
@ -1,4 +1,3 @@
|
||||
wheel
|
||||
asgiref==3.3.4
|
||||
certifi==2020.12.5
|
||||
cffi==1.14.5
|
||||
@ -9,7 +8,7 @@ dj-database-url==0.5.0
|
||||
dj-rest-auth==3.0.0
|
||||
django-rest-swagger==2.2.0
|
||||
Django==3.2.3
|
||||
django-allauth==0.44.0
|
||||
django-allauth==0.50.0
|
||||
django-cors-headers==3.7.0
|
||||
django-filter==2.4.0
|
||||
djangorestframework==3.12.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user