-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
31 lines (31 loc) · 973 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
aiohttp==3.5.4 # via discord.py
async-timeout==3.0.1 # via aiohttp
asyncio==3.4.3
atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via aiohttp, packaging, pytest
chardet==3.0.4 # via aiohttp
discord.py==1.2.3
discord==1.0.1
idna==2.8 # via yarl
importlib-metadata==0.19 # via pluggy, pytest
more-itertools==7.2.0 # via pytest
multidict==4.5.2 # via aiohttp, yarl
packaging==19.1 # via pytest
pluggy==0.12.0 # via pytest
py==1.8.0 # via pytest
pymysql==0.9.3
pyparsing==2.4.2 # via packaging
pytest==5.0.1
six==1.12.0 # via packaging, structlog
sqlalchemy==1.3.6
structlog==19.1.0
wcwidth==0.1.7 # via pytest
websockets==6.0 # via discord.py
yarl==1.3.0 # via aiohttp
zipp==0.5.2 # via importlib-metadata