diff --git a/core/requirements.dev.txt b/core/requirements.dev.txt index 3807a6c..ed037b6 100644 --- a/core/requirements.dev.txt +++ b/core/requirements.dev.txt @@ -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.16.0 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-python==0.5.6 +#msgpack==1.0.7 +#msgpack-python==0.5.6 multidict==6.0.5 openapi-codec==1.3.2 packaging==23.2 -Pillow==10.1.0 +Pillow==11.1.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycares==4.4.0 @@ -69,7 +69,6 @@ typing_extensions==4.8.0 uritemplate==4.1.1 urllib3==2.1.0 uvicorn==0.24.0.post1 -watchfiles==0.21.0 websockets==12.0 yarl==1.9.4 zope.interface==6.1