From d23ef5b2fad66b6300b65c405e4baa8e5766fac8 Mon Sep 17 00:00:00 2001 From: norohind <60548839+norohind@users.noreply.github.com> Date: Sat, 15 Oct 2022 01:31:51 +0300 Subject: [PATCH] Clean requirements.txt --- requirements.txt | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4039080..16b6b1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,8 @@ -aiohttp==3.7.4.post0 -async-timeout==3.0.1 -attrs==21.4.0 -chardet==4.0.0 -idna==3.3 -multidict==6.0.2 -numpy==1.22.3 -torch==1.11.0 -typing-extensions==4.1.1 -yarl==1.7.2 -git+https://github.com/Rapptz/discord.py.git#egg=discord-py +discord-py loguru~=0.6.0 peewee~=3.14.10 PyNaCl -cython +Cython +torch +numpy git+https://github.com/aaiyer/rfoo.git \ No newline at end of file