From b263e20ca27dc40c729dcf1314ac9f19a7d83335 Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Wed, 14 Aug 2024 22:02:37 +0100 Subject: [PATCH] Remove all no-longer needed requirements --- requirements.txt | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9cc1b39..7a057bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,27 +1,8 @@ -aiohappyeyeballs==2.3.5 -aiohttp==3.10.3 -aiosignal==1.3.1 -attrs==24.2.0 -autopep8==2.3.1 coverage==7.6.1 discord.py==2.4.0 dpytest==0.7.0 flake8==7.1.1 -frozenlist==1.4.1 -gitdb==4.0.11 -GitPython==3.1.43 -idna==3.7 -iniconfig==2.0.0 -mccabe==0.7.0 -multidict==6.0.5 -overrides==7.7.0 -packaging==24.1 -pluggy==1.5.0 -pycodestyle==2.12.1 -pyflakes==3.2.0 pytest==8.3.2 pytest-asyncio==0.23.8 pytest-cov==5.0.0 -schema==0.7.7 -smmap==5.0.1 -yarl==1.9.4 +schema==0.7.7 \ No newline at end of file