1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2024-11-01 21:02:38 +00:00
modufur/Pipfile

29 lines
495 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[requires]
python_version = "3"
[packages]
"beautifulsoup4" = "*"
lxml = "*"
google-api-python-client = "*"
pyrasite = "*"
"discord.py" = {extras = ["voice"], git = "https://github.com/Rapptz/discord.py", ref = "rewrite"}
aiohttp = "*"
"hurry.filesize" = "*"
gitpython = "*"
gmusicapi = "*"
python-telegram-bot = "*"
requests = "*"
requests-oauthlib = "*"
yarl = "*"
hurry = "*"
pynacl = "*"
[dev-packages]