Updated to cpl 2022.6 and added user info config

This commit is contained in:
2022-06-29 18:50:57 +02:00
parent ef276564d2
commit e7747a306f
5 changed files with 8 additions and 61 deletions

View File

@@ -16,10 +16,11 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"sh_cpl-core>=2021.11.0.post3",
"cpl-core>=2022.6.0",
"discord.py==1.7.3",
"sh_cpl-query==2021.11.0.post3"
"cpl-query>=2022.6.0"
],
"DevDependencies": [],
"PythonVersion": ">=3.9.2",
"PythonPath": {
"linux": "../../venv/bin/python"