1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2025-01-19 14:25:18 +00:00
modufur/Pipfile

21 lines
379 B
Text
Raw Normal View History

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
2018-03-31 16:36:30 -04:00
[requires]
[packages]
aiohttp = "*"
beautifulsoup4 = "*"
"discord.py" = {extras = ["voice"], git = "https://github.com/Rapptz/discord.py", ref = "rewrite"}
2018-02-12 23:28:26 -05:00
gitpython = "*"
google-api-python-client = "*"
2018-02-12 23:28:26 -05:00
hurry = "*"
"hurry.filesize" = "*"
lxml = "*"
pyrasite = "*"
requests = "*"
[dev-packages]