Updated requirements.txt

pull/8/head
sgoudham 4 years ago
parent 3bc76e5c4b
commit 73dff3d5d1

@ -15,8 +15,8 @@ config==0.5.0.post0
cryptography==3.0 cryptography==3.0
dill==0.3.1.1 dill==0.3.1.1
discord==1.0.1 discord==1.0.1
discord-ext-menus @ git+https://github.com/Rapptz/discord-ext-menus@cc108bed812d0e481a628ca573c2eeeca9226b42 discord-ext-menus==1.0.0a22+gcc108be
discord.py==1.3.4 discord.py==1.4.0
distlib==0.3.1 distlib==0.3.1
Django==3.0.7 Django==3.0.7
dnspython==1.16.0 dnspython==1.16.0
@ -25,6 +25,7 @@ dsdev-utils==1.0.4
ffmpeg==1.4 ffmpeg==1.4
filelock==3.0.12 filelock==3.0.12
futures==3.1.1 futures==3.1.1
gitchangelog==3.0.4
greenlet==0.4.15 greenlet==0.4.15
idna==2.9 idna==2.9
idna-ssl==1.1.0 idna-ssl==1.1.0
@ -33,6 +34,8 @@ importlib-resources==3.0.0
mariadb==1.0.0 mariadb==1.0.0
multidict==4.7.6 multidict==4.7.6
mysqlclient==2.0.1 mysqlclient==2.0.1
numpy==1.19.1
opencv-python==4.3.0.38
owotext==1.0.2 owotext==1.0.2
Paginator==0.5.1 Paginator==0.5.1
pbr==5.4.5 pbr==5.4.5
@ -43,6 +46,7 @@ pycodestyle==2.6.0
pycparser==2.20 pycparser==2.20
PyMySQL==0.9.2 PyMySQL==0.9.2
PyNaCl==1.3.0 PyNaCl==1.3.0
pytesseract==0.3.5
python-aiml==0.9.3 python-aiml==0.9.3
python-dateutil==2.8.1 python-dateutil==2.8.1
python-decouple==3.3 python-decouple==3.3
@ -65,4 +69,4 @@ Voice==0.1.0
websockets==8.1 websockets==8.1
yarl==1.4.2 yarl==1.4.2
youtube-dl==2020.6.6 youtube-dl==2020.6.6
zipp==3.1.0 zipp==3.1.0
Loading…
Cancel
Save