From ebdfe14667e9a056e9b2b2d8dfe064f77f561daa Mon Sep 17 00:00:00 2001 From: AlberLC Date: Wed, 10 Aug 2022 18:50:12 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2c9c3e6..71e006d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,9 +15,10 @@ colorama==0.4.4 cryptg==0.2.post4 cryptography==36.0.1 discord.py @ git+https://github.com/Rapptz/discord.py@b7e25645dc68bbb828bf1ede711d098c6b183237 +Faker==11.3.0 fastapi==0.71.0 -flanaapis -flanautils +flanaapis==1.4.11 +flanautils==1.5.10 frozenlist==1.2.0 greenlet==1.1.2 h11==0.12.0 @@ -27,7 +28,7 @@ iso8601==1.0.2 jellyfish==0.9.0 kaleido==0.2.1 mpmath==1.2.1 -multibot +multibot==1.7.5 multidict==5.2.0 outcome==1.1.0 Pillow==9.0.0 @@ -38,8 +39,11 @@ pyasn1==0.4.8 pycparser==2.21 pydantic==1.9.0 pyee==8.2.2 -pymongo==4.0.1 +pymongo==4.2.0 pyOpenSSL==21.0.0 +python-dateutil==2.8.2 +pytube==12.1.0 +pytz==2021.3 requests==2.27.1 rsa==4.8 selenium==4.1.0 @@ -52,6 +56,7 @@ starlette==0.17.1 sympy==1.9 Telethon==1.24.0 tenacity==8.0.1 +text-unidecode==1.3 TikTokApi==4.1.0 trio==0.19.0 trio-websocket==0.9.2