Updated CPL to 2022.12.0 #140

This commit is contained in:
2022-12-04 18:35:28 +01:00
parent 4a0f5c28c1
commit 7c744f0e65
15 changed files with 34 additions and 34 deletions

View File

@@ -16,11 +16,11 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core==2022.10.0.post7",
"cpl-core==2022.12.0"
"GitPython==3.1.27"
],
"DevDependencies": [
"cpl-cli==2022.10.0"
"cpl-cli==2022.12.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {},