From f4677d2069ab5512c44e7c81e43034333b0c799f Mon Sep 17 00:00:00 2001 From: Levani Date: Fri, 10 Mar 2023 00:21:07 +0400 Subject: [PATCH 1/2] fix reqs --- requirements.txt | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index c7168a6..c49c67f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,16 @@ aiohttp~=3.8.3 -aiosqlite==0.17.0 +aiosqlite==0.18.0 akinator~=1.0.3 -disnake==2.7.0 +disnake==2.8.0 parsedatetime==2.6 -python-dotenv==0.21.0 -requests==2.28.1 +python-dotenv==0.21.1 +requests==2.28.2 textdistance~=4.5.0 -aiocache==0.11.1 -Pillow~=9.3.0 +aiocache==0.12.0 +Pillow==9.4.0 expr.py~=0.3.0 -cachetools~=5.2.0 +cachetools==5.3.0 python-dateutil~=2.8.2 -pytz==2022.6 -asyncpg~=0.27.0 +pytz==2022.7.1 +discord_together==1.2.6 +better_profanity==0.7.0 From 6d3675030bc393110f0a9de99c7ce057598e9416 Mon Sep 17 00:00:00 2001 From: Levani Date: Fri, 10 Mar 2023 00:22:41 +0400 Subject: [PATCH 2/2] fix --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index c49c67f..3ac0eff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ aiohttp~=3.8.3 -aiosqlite==0.18.0 +aiosqlite==0.17.0 akinator~=1.0.3 -disnake==2.8.0 +disnake==2.7.0 parsedatetime==2.6 -python-dotenv==0.21.1 -requests==2.28.2 +python-dotenv==0.21.0 +requests==2.28.1 textdistance~=4.5.0 -aiocache==0.12.0 -Pillow==9.4.0 +aiocache==0.11.1 +Pillow~=9.3.0 expr.py~=0.3.0 -cachetools==5.3.0 +cachetools~=5.2.0 python-dateutil~=2.8.2 -pytz==2022.7.1 +pytz==2022.6 +asyncpg~=0.27.0 discord_together==1.2.6 -better_profanity==0.7.0