aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile.lock
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2021-01-16 16:47:01 -0800
committerGravatar GitHub <[email protected]>2021-01-16 16:47:01 -0800
commitc15bf0b16fb9ea7fabd5fed031733c54e5a3477e (patch)
tree21f235f8b667a563b78e2d6bdd321e921d801dc1 /Pipfile.lock
parentMerge pull request #1354 from python-discord/remove-unnomiation-reason (diff)
parentRemoved 'Channels' import, unused. (diff)
Merge pull request #760 from python-discord/feat/F4zi/CommandSuggestion
Feature: suggest command usage for misspelt commands
Diffstat (limited to 'Pipfile.lock')
-rw-r--r--Pipfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Pipfile.lock b/Pipfile.lock
index fbae5b3db..3f9c32d62 100644
--- a/Pipfile.lock
+++ b/Pipfile.lock
@@ -580,7 +580,7 @@
"sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1",
"sha256:ef9d7589ef3c200abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b"
],
- "markers": "python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'",
+ "markers": "python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'",
"version": "==2.4.7"
},
"pyreadline": {
@@ -655,7 +655,7 @@
"sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259",
"sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"
],
- "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
+ "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'",
"version": "==1.15.0"
},
"snowballstemmer": {
@@ -1097,7 +1097,7 @@
"sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259",
"sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"
],
- "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
+ "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'",
"version": "==1.15.0"
},
"snowballstemmer": {
@@ -1112,7 +1112,7 @@
"sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b",
"sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"
],
- "markers": "python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'",
+ "markers": "python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'",
"version": "==0.10.2"
},
"urllib3": {