-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
71 lines (71 loc) · 1.24 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
aiohttp==3.7.4.post0
alabaster==0.7.12
async-timeout==3.0.1
asyncio==3.4.3
attrs==21.2.0
Babel==2.9.1
black==21.11b1
certifi==2021.5.30
cfgv==3.3.1
chardet==4.0.0
charset-normalizer==2.0.3
click==8.0.3
colorama==0.4.4
cycler==0.10.0
discord-py-slash-command==3.0.3
discord.py==1.7.3
distlib==0.3.4
dnspython==1.16.0
docutils==0.17.1
filelock==3.4.2
flake8==3.9.2
identify==2.4.1
idna==3.2
imagesize==1.3.0
isort==5.9.3
Jinja2==3.0.3
kiwisolver==1.3.1
loguru==0.5.3
MarkupSafe==2.0.1
matplotlib==3.4.2
mccabe==0.6.1
multidict==5.1.0
mypy-extensions==0.4.3
nodeenv==1.6.0
numpy==1.21.5
orjson==3.6.3
packaging==21.3
pathspec==0.9.0
Pillow==8.3.1
platformdirs==2.4.1
pre-commit==2.16.0
pycodestyle==2.7.0
pydantic==1.8.2
pyflakes==2.3.1
Pygments==2.11.1
pymongo==3.12.0
pyparsing==2.4.7
python-dateutil==2.8.2
python-dotenv==0.19.0
pytz==2021.1
PyYAML==6.0
regex==2021.11.10
requests==2.26.0
six==1.16.0
snowballstemmer==2.2.0
Sphinx==4.1.2
sphinx-hoverxref==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
toml==0.10.2
tomli==1.2.3
typing-extensions==3.10.0.0
typish==1.9.2
tzlocal==2.1
urllib3==1.26.6
virtualenv==20.13.0
yarl==1.6.3