unpin some python requirements
This commit is contained in:
parent
1f41b81b8f
commit
618ede273d
1 changed files with 3 additions and 6 deletions
|
@ -1,11 +1,9 @@
|
|||
aiosmtpd==1.4.4.post2
|
||||
asgi-redis==1.4.3
|
||||
asgiref==3.7.2
|
||||
asgi-redis
|
||||
async-timeout==4.0.3
|
||||
atpublic==4.0
|
||||
attrs==23.1.0
|
||||
certifi==2023.7.22
|
||||
channels==4.0.0
|
||||
channels
|
||||
charset-normalizer==3.3.2
|
||||
coreapi==2.3.3
|
||||
coreschema==0.0.4
|
||||
|
@ -16,7 +14,6 @@ django-soft-delete==0.9.21
|
|||
djangorestframework==3.14.0
|
||||
drf-yasg==1.21.7
|
||||
idna==3.4
|
||||
inflection==0.5.1
|
||||
itypes==1.2.0
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.3
|
||||
|
@ -27,7 +24,7 @@ Pillow==10.1.0
|
|||
python-dotenv==1.0.0
|
||||
pytz==2023.3.post1
|
||||
PyYAML==6.0.1
|
||||
redis==5.0.1
|
||||
redis
|
||||
requests==2.31.0
|
||||
six==1.16.0
|
||||
sqlparse==0.4.4
|
||||
|
|
Loading…
Reference in a new issue