bot-base/Pipfile

24 lines
351 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
packaging = "*"
aiohttp = "*"
aiofiles = "*"
lupa = "*"
aiofile = "*"
toml = "*"
"discord.py" = {version = "*",extras = ["voice",]}
matplotlib = "*"
humanize = "*"
pytest = "*"
sphinx = "*"
sphinx-rtd-theme = "*"
[dev-packages]
[requires]
python_version = "3.8"