From d377aae6fffae76a48b99322e9c8afd706428942 Mon Sep 17 00:00:00 2001 From: AlberLC Date: Thu, 1 May 2025 23:17:58 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 106 +++++++++++++++++++++++++---------------------- 1 file changed, 57 insertions(+), 49 deletions(-) diff --git a/requirements.txt b/requirements.txt index f675cd1..81f36b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,63 +1,71 @@ -aiohttp==3.9.1 -aiosignal==1.3.1 -annotated-types==0.6.0 -anyio==4.2.0 -attrs==23.2.0 -beautifulsoup4==4.12.3 +aiohappyeyeballs==2.6.1 +aiohttp==3.11.18 +aiosignal==1.3.2 +annotated-types==0.7.0 +anyio==4.9.0 +async-timeout==5.0.1 +attrs==25.3.0 +beautifulsoup4==4.13.4 Brotli==1.1.0 -browser-cookie3==0.19.1 -certifi==2023.11.17 -charset-normalizer==3.3.2 -click==8.1.7 +browser-cookie3==0.20.1 +certifi==2025.4.26 +charset-normalizer==3.4.1 +click==8.1.8 colorama==0.4.6 -cryptg==0.4.0 -discord.py==2.3.2 -dnspython==2.5.0 +cryptg==0.5.0.post0 +discord-py==2.5.2 +dnspython==2.7.0 +exceptiongroup==1.2.2 +fastapi==0.115.12 flanaapis==1.6.2 flanautils==1.8.1 -frozenlist==1.4.1 -greenlet==3.0.3 -h11==0.14.0 +frozenlist==1.6.0 +greenlet==3.2.1 +h11==0.16.0 hachoir==3.3.0 -idna==3.6 +idna==3.10 iso8601==2.1.0 -jeepney==0.8.0 -jellyfish==1.0.3 +jeepney==0.9.0 +jellyfish==1.2.0 kaleido==0.2.1 -lz4==4.3.3 +lz4==4.4.4 mpmath==1.3.0 -mss==9.0.1 +mss==10.0.0 multibot==1.9.3 -multidict==6.0.4 +multidict==6.4.3 mutagen==1.47.0 -numpy==1.26.3 -opencv-python==4.9.0.80 -packaging==23.2 -pillow==10.2.0 playwright==1.17.2 -plotly==5.22.0 +narwhals==1.37.1 +numpy==2.2.5 +opencv-python==4.11.0.86 +packaging==25.0 +pillow==11.2.1 +plotly==6.0.1 +propcache==0.3.1 pyaes==1.6.1 -pyasn1==0.5.1 -pycairo==1.25.1 -pycryptodomex==3.20.0 -pydantic==2.5.3 -pydantic_core==2.14.6 -pyee==11.0.1 -pymongo==4.6.1 +pyasn1==0.6.1 +pycairo==1.28.0 +pycryptodomex==3.22.0 +pydantic==2.11.4 +pydantic-core==2.33.2 +pyee==13.0.0 +pymongo==4.12.1 pytube==15.0.0 -pytz==2023.3.post1 -requests==2.31.0 -rsa==4.9 -sniffio==1.3.0 -soupsieve==2.5 -sympy==1.12 -Telethon==1.35.0 -tenacity==8.2.3 -twitchio==2.8.2 -typing_extensions==4.9.0 -ujson==5.9.0 -urllib3==2.1.0 -uvicorn==0.26.0 +pytz==2025.2 +requests==2.32.3 +rsa==4.9.1 +sniffio==1.3.1 +soupsieve==2.7 +starlette==0.46.2 +sympy==1.14.0 +Telethon==1.40.0 +tenacity==9.1.2 +twitchio==2.10.0 +typing-extensions==4.13.2 +typing-inspection==0.4.0 +ujson==5.10.0 +urllib3==2.4.0 +uvicorn==0.34.2 websockets==15.0.1 -yarl==1.9.4 -yt-dlp==2024.5.27 +yarl==1.20.0 +yt-dlp==2025.4.30