From 73dff3d5d1eb6cbb45dbb977d346eabdb35668e9 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Mon, 17 Aug 2020 00:22:04 +0100 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 40ffc788..cea841ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,8 +15,8 @@ config==0.5.0.post0 cryptography==3.0 dill==0.3.1.1 discord==1.0.1 -discord-ext-menus @ git+https://github.com/Rapptz/discord-ext-menus@cc108bed812d0e481a628ca573c2eeeca9226b42 -discord.py==1.3.4 +discord-ext-menus==1.0.0a22+gcc108be +discord.py==1.4.0 distlib==0.3.1 Django==3.0.7 dnspython==1.16.0 @@ -25,6 +25,7 @@ dsdev-utils==1.0.4 ffmpeg==1.4 filelock==3.0.12 futures==3.1.1 +gitchangelog==3.0.4 greenlet==0.4.15 idna==2.9 idna-ssl==1.1.0 @@ -33,6 +34,8 @@ importlib-resources==3.0.0 mariadb==1.0.0 multidict==4.7.6 mysqlclient==2.0.1 +numpy==1.19.1 +opencv-python==4.3.0.38 owotext==1.0.2 Paginator==0.5.1 pbr==5.4.5 @@ -43,6 +46,7 @@ pycodestyle==2.6.0 pycparser==2.20 PyMySQL==0.9.2 PyNaCl==1.3.0 +pytesseract==0.3.5 python-aiml==0.9.3 python-dateutil==2.8.1 python-decouple==3.3 @@ -65,4 +69,4 @@ Voice==0.1.0 websockets==8.1 yarl==1.4.2 youtube-dl==2020.6.6 -zipp==3.1.0 +zipp==3.1.0 \ No newline at end of file