Updating requirements.txt

pull/8/head
sgoudham 4 years ago
parent a6d0935d7c
commit 4995583aa6

@ -1,4 +1,5 @@
aiohttp==3.6.2 aiohttp==3.6.2
aiomysql==0.0.20
appdirs==1.4.4 appdirs==1.4.4
APScheduler==3.6.3 APScheduler==3.6.3
asgiref==3.2.7 asgiref==3.2.7
@ -8,6 +9,7 @@ certifi==2020.4.5.1
cffi==1.14.0 cffi==1.14.0
chardet==3.0.4 chardet==3.0.4
config==0.5.0.post0 config==0.5.0.post0
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 @ git+https://github.com/Rapptz/discord-ext-menus@cc108bed812d0e481a628ca573c2eeeca9226b42
@ -36,6 +38,7 @@ protobuf==3.12.2
psutil==5.7.2 psutil==5.7.2
pycodestyle==2.6.0 pycodestyle==2.6.0
pycparser==2.20 pycparser==2.20
PyMySQL==0.9.2
PyNaCl==1.3.0 PyNaCl==1.3.0
python-aiml==0.9.3 python-aiml==0.9.3
python-dateutil==2.8.1 python-dateutil==2.8.1
@ -58,4 +61,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