diff options
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ name = "pypi" [packages] discord-py = {git = "https://github.com/Rapptz/discord.py.git",extras = ["voice"],ref = "860d6a9ace8248dfeec18b8b159e7b757d9f56bb",editable = true} -dulwich = "*" aiodns = "*" logmatic-python = "*" aiohttp = "*" |