changed some requirements to be python 1.13.1 compatible
This commit is contained in:
parent
bdd286915d
commit
ba0e02bf64
1 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ Automat==22.10.0
|
|||
beautifulsoup4==4.12.2
|
||||
bs4==0.0.1
|
||||
certifi==2023.11.17
|
||||
cffi==1.16.0
|
||||
cffi==1.17.1
|
||||
channels==4.0.0
|
||||
channels-redis==4.1.0
|
||||
charset-normalizer==3.3.2
|
||||
|
@ -40,12 +40,12 @@ inflection==0.5.1
|
|||
itypes==1.2.0
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.3
|
||||
msgpack==1.0.7
|
||||
msgpack==1.1.0
|
||||
msgpack-python==0.5.6
|
||||
multidict==6.0.5
|
||||
openapi-codec==1.3.2
|
||||
packaging==23.2
|
||||
Pillow==10.1.0
|
||||
Pillow==10.4.0
|
||||
pyasn1==0.5.1
|
||||
pyasn1-modules==0.3.0
|
||||
pycares==4.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue