diff options
| author | 2019-03-26 14:16:43 -0400 | |
|---|---|---|
| committer | 2019-03-26 14:16:43 -0400 | |
| commit | 16018fa06f178511f419064eeed457ef9c830041 (patch) | |
| tree | ba8573e749dbfdf3ef721830485e42b9349e0cae /Pipfile | |
| parent | Merge pull request #132 from python-discord/dpy-cog-changes (diff) | |
Update d.py pin & relock
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -discord-py = {ref = "42a7c4f",git = "https://github.com/Rapptz/discord.py",editable = true} +discord-py = {ref = "43b4475",git = "https://github.com/Rapptz/discord.py",editable = true} arrow = "*" beautifulsoup4 = "*" aiodns = "*" |