musicube/requirements.txt

45 lines
725 B
Plaintext
Raw Normal View History

aiohttp==3.7.4.post0
2021-09-24 19:38:48 +00:00
astroid==2.8.0
async-timeout==3.0.1
attrs==21.2.0
autopep8==1.5.7
cffi==1.14.6
2022-04-14 23:22:34 +00:00
cfgv==3.3.1
chardet==4.0.0
2021-09-24 19:47:33 +00:00
coverage==5.5
discord==1.7.3
discord.py==1.7.3
2022-04-14 23:22:34 +00:00
distlib==0.3.4
filelock==3.6.0
identify==2.4.12
idna==3.2
2021-09-24 19:38:48 +00:00
iniconfig==1.1.1
isort==5.9.3
lazy-object-proxy==1.6.0
mccabe==0.6.1
multidict==5.1.0
2022-04-14 23:22:34 +00:00
nodeenv==1.6.0
2021-09-24 19:38:48 +00:00
packaging==21.0
platformdirs==2.3.0
pluggy==1.0.0
2022-04-14 23:22:34 +00:00
pre-commit==2.18.1
2021-09-24 19:38:48 +00:00
py==1.10.0
pycodestyle==2.7.0
pycparser==2.20
2021-09-24 19:38:48 +00:00
pylint==2.11.1
PyNaCl==1.4.0
2021-09-24 19:38:48 +00:00
pyparsing==2.4.7
pytest==6.2.5
2021-10-27 13:47:25 +00:00
pytest-asyncio==0.16.0
2021-09-24 19:47:33 +00:00
pytest-cov==2.12.1
2021-09-24 21:07:32 +00:00
pytest-mock==3.6.1
2021-09-24 19:05:12 +00:00
python-dotenv==0.19.0
2022-04-14 23:22:34 +00:00
PyYAML==6.0
six==1.16.0
toml==0.10.2
typing-extensions==3.10.0.2
2022-04-14 23:22:34 +00:00
virtualenv==20.14.1
2021-09-24 19:38:48 +00:00
wrapt==1.12.1
yarl==1.6.3
2022-04-14 23:18:01 +00:00
youtube-dl==2021.12.17