Update requirements.txt
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
|
absl-py==1.3.0
|
||||||
aiohttp==3.8.3
|
aiohttp==3.8.3
|
||||||
aiosignal==1.3.1
|
aiosignal==1.3.1
|
||||||
anyio==3.6.2
|
anyio==3.6.2
|
||||||
async-timeout==4.0.2
|
async-timeout==4.0.2
|
||||||
attrs==22.1.0
|
attrs==22.2.0
|
||||||
beautifulsoup4==4.11.1
|
beautifulsoup4==4.11.1
|
||||||
Brotli==1.0.9
|
Brotli==1.0.9
|
||||||
|
cachetools==5.2.1
|
||||||
certifi==2022.12.7
|
certifi==2022.12.7
|
||||||
charset-normalizer==2.1.1
|
charset-normalizer==2.1.1
|
||||||
click==8.1.3
|
click==8.1.3
|
||||||
@@ -12,43 +14,73 @@ colorama==0.4.6
|
|||||||
cryptg==0.4.0
|
cryptg==0.4.0
|
||||||
discord.py==2.1.0
|
discord.py==2.1.0
|
||||||
dnspython==2.2.1
|
dnspython==2.2.1
|
||||||
fastapi==0.88.0
|
fastapi==0.89.1
|
||||||
flanautils==1.6.7
|
flanaapis
|
||||||
|
flanautils
|
||||||
|
flatbuffers==23.1.4
|
||||||
frozenlist==1.3.3
|
frozenlist==1.3.3
|
||||||
|
gast==0.4.0
|
||||||
greenlet==2.0.1
|
greenlet==2.0.1
|
||||||
|
grpcio==1.51.1
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
hachoir==3.2.0
|
hachoir==3.2.0
|
||||||
idna==3.4
|
idna==3.4
|
||||||
iso8601==1.1.0
|
iso8601==1.1.0
|
||||||
jellyfish==0.9.0
|
jellyfish==0.9.0
|
||||||
kaleido==0.2.1
|
kaleido==0.2.1
|
||||||
|
keras==2.11.0
|
||||||
|
libclang==15.0.6.1
|
||||||
|
Markdown==3.4.1
|
||||||
|
MarkupSafe==2.1.1
|
||||||
mpmath==1.2.1
|
mpmath==1.2.1
|
||||||
multibot==1.8.3
|
multibot
|
||||||
multidict==6.0.3
|
multidict==6.0.4
|
||||||
mutagen==1.46.0
|
mutagen==1.46.0
|
||||||
Pillow==9.3.0
|
networkx==3.0
|
||||||
playwright==1.28.0
|
numpy==1.24.1
|
||||||
|
oauthlib==3.2.2
|
||||||
|
packaging==23.0
|
||||||
|
Pillow==9.4.0
|
||||||
|
playwright==1.29.1
|
||||||
plotly==5.11.0
|
plotly==5.11.0
|
||||||
|
protobuf==3.19.6
|
||||||
pyaes==1.6.1
|
pyaes==1.6.1
|
||||||
pyasn1==0.4.8
|
pyasn1==0.4.8
|
||||||
pycairo==1.23.0
|
pyasn1-modules==0.2.8
|
||||||
pycryptodomex==3.16.0
|
pycryptodomex==3.16.0
|
||||||
pydantic==1.10.2
|
pydantic==1.10.4
|
||||||
pyee==9.0.4
|
pyee==9.0.4
|
||||||
pymongo==4.3.3
|
pymongo==4.3.3
|
||||||
pytube==12.1.0
|
python-dateutil==2.8.2
|
||||||
pytz==2022.6
|
python-slugify==7.0.0
|
||||||
|
pytube==12.1.2
|
||||||
|
PyWavelets==1.4.1
|
||||||
|
requests==2.28.1
|
||||||
rsa==4.9
|
rsa==4.9
|
||||||
|
scipy==1.10.0
|
||||||
|
six==1.16.0
|
||||||
sniffio==1.3.0
|
sniffio==1.3.0
|
||||||
soupsieve==2.3.2.post1
|
soupsieve==2.3.2.post1
|
||||||
starlette==0.22.0
|
starlette==0.22.0
|
||||||
sympy==1.11.1
|
sympy==1.11.1
|
||||||
Telethon==1.26.0
|
Telethon==1.26.1
|
||||||
tenacity==8.1.0
|
tenacity==8.1.0
|
||||||
|
tensorboard-data-server==0.6.1
|
||||||
|
tensorboard-plugin-wit==1.8.1
|
||||||
|
tensorflow-estimator==2.11.0
|
||||||
|
tensorflow-io-gcs-filesystem==0.29.0
|
||||||
|
termcolor==2.2.0
|
||||||
|
text-unidecode==1.3
|
||||||
|
tifffile==2022.10.10
|
||||||
|
TikTokApi==5.2.2
|
||||||
|
tqdm==4.64.1
|
||||||
twitchio==2.5.0
|
twitchio==2.5.0
|
||||||
typing_extensions==4.4.0
|
typing_extensions==4.4.0
|
||||||
ujson==5.6.0
|
ujson==5.7.0
|
||||||
|
urllib3==1.26.13
|
||||||
uvicorn==0.20.0
|
uvicorn==0.20.0
|
||||||
websockets==10.4
|
websockets==10.4
|
||||||
|
Werkzeug==2.2.2
|
||||||
|
wrapt==1.14.1
|
||||||
yarl==1.8.2
|
yarl==1.8.2
|
||||||
yt-dlp==2022.11.11
|
yt-dlp==2023.1.6
|
||||||
|
|||||||
Reference in New Issue
Block a user