diff --git a/requirements.txt b/requirements.txt index c0349ad..bcd8aca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,59 +1,65 @@ -aiohttp==3.8.3 +aiohttp==3.9.1 aiosignal==1.3.1 -anyio==3.6.2 -async-timeout==4.0.2 -attrs==22.2.0 -beautifulsoup4==4.11.1 -Brotli==1.0.9 -browser_cookie3==0.18.1 -certifi==2022.12.7 -charset-normalizer==2.1.1 -click==8.1.3 +annotated-types==0.6.0 +anyio==4.2.0 +attrs==23.2.0 +beautifulsoup4==4.12.3 +Brotli==1.1.0 +browser-cookie3==0.19.1 +certifi==2023.11.17 +charset-normalizer==3.3.2 +click==8.1.7 colorama==0.4.6 cryptg==0.4.0 -discord.py==2.2.2 -dnspython==2.2.1 -fastapi==0.89.1 -flanaapis -flanautils -frozenlist==1.3.3 -greenlet==2.0.1 +discord.py==2.3.2 +dnspython==2.5.0 +fastapi==0.109.0 +flanaapis==1.6.2 +flanautils==1.8.1 +frozenlist==1.4.1 +greenlet==3.0.3 h11==0.14.0 -hachoir==3.2.0 -idna==3.4 -iso8601==1.1.0 +hachoir==3.3.0 +idna==3.6 +iso8601==2.1.0 jeepney==0.8.0 -jellyfish==0.9.0 +jellyfish==1.0.3 kaleido==0.2.1 -mpmath==1.2.1 -multibot +lz4==4.3.3 +mpmath==1.3.0 +mss==9.0.1 +multibot==1.9.3 multidict==6.0.4 -mutagen==1.46.0 -Pillow==9.4.0 -playwright==1.17.2 -plotly==5.11.0 +mutagen==1.47.0 +numpy==1.26.3 +opencv-python==4.9.0.80 +packaging==23.2 +pillow==10.2.0 +playwright==1.41.0 +plotly==5.18.0 pyaes==1.6.1 -pyasn1==0.4.8 -pycairo==1.23.0 -pycryptodomex==3.16.0 -pydantic==1.10.4 -pyee==9.0.4 -pymongo==4.3.3 -pytube==12.1.2 -pytz==2022.7 -requests==2.28.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 +pytube==15.0.0 +pytz==2023.3.post1 +requests==2.31.0 rsa==4.9 sniffio==1.3.0 -soupsieve==2.3.2.post1 -starlette==0.22.0 -sympy==1.11.1 -Telethon==1.27.0 -tenacity==8.1.0 -twitchio==2.6.0 -typing_extensions==4.4.0 -ujson==5.7.0 -urllib3==1.26.13 -uvicorn==0.20.0 -websockets==10.4 -yarl==1.8.2 -yt-dlp==2023.3.4 +soupsieve==2.5 +starlette==0.35.1 +sympy==1.12 +Telethon==1.33.1 +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 +websockets==12.0 +yarl==1.9.4 +yt-dlp==2023.12.30