Compare commits

..

1 commit

Author SHA1 Message Date
b7cc219db0 test
Some checks failed
/ test (push) Has been cancelled
2025-03-15 22:01:36 +01:00

View file

@ -13,7 +13,7 @@ Automat==22.10.0
beautifulsoup4==4.12.2 beautifulsoup4==4.12.2
bs4==0.0.1 bs4==0.0.1
certifi==2023.11.17 certifi==2023.11.17
#cffi==1.16.0 cffi==1.16.0
channels==4.0.0 channels==4.0.0
channels-redis==4.1.0 channels-redis==4.1.0
charset-normalizer==3.3.2 charset-normalizer==3.3.2
@ -40,12 +40,12 @@ inflection==0.5.1
itypes==1.2.0 itypes==1.2.0
Jinja2==3.1.2 Jinja2==3.1.2
MarkupSafe==2.1.3 MarkupSafe==2.1.3
#msgpack==1.0.7 msgpack==1.0.7
#msgpack-python==0.5.6 msgpack-python==0.5.6
multidict==6.0.5 multidict==6.0.5
openapi-codec==1.3.2 openapi-codec==1.3.2
packaging==23.2 packaging==23.2
Pillow==11.1.0 Pillow==10.1.0
pyasn1==0.5.1 pyasn1==0.5.1
pyasn1-modules==0.3.0 pyasn1-modules==0.3.0
pycares==4.4.0 pycares==4.4.0
@ -69,6 +69,7 @@ typing_extensions==4.8.0
uritemplate==4.1.1 uritemplate==4.1.1
urllib3==2.1.0 urllib3==2.1.0
uvicorn==0.24.0.post1 uvicorn==0.24.0.post1
watchfiles==0.21.0
websockets==12.0 websockets==12.0
yarl==1.9.4 yarl==1.9.4
zope.interface==6.1 zope.interface==6.1