diff options
Diffstat (limited to '')
-rw-r--r-- | Pipfile | 1 | ||||
-rw-r--r-- | Pipfile.lock | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -6,6 +6,7 @@ verify_ssl = true [dev-packages] [packages] +aiohtto = ">=3.7.4" asyncio = "==3.4.3" "discord.py" = {extras = ["voice"], version = "*"} colorama = "==0.4.3" diff --git a/Pipfile.lock b/Pipfile.lock index 163589c..02a337a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -33,7 +33,7 @@ "sha256:fb83326d8295e8840e4ba774edf346e87eca78ba8a89c55d2690352842c15ba5" ], "markers": "python_full_version >= '3.5.3'", - "version": "==3.6.3" + "version": ">=3.6.4" }, "async-timeout": { "hashes": [ |