Updated deps

This commit is contained in:
2022-12-25 12:02:47 +01:00
parent 351f953fdb
commit 8fc3c04720
5 changed files with 16 additions and 18 deletions

View File

@@ -11,12 +11,12 @@
"Description": "sh-edraft Common Python library CLI",
"LongDescription": "sh-edraft Common Python library Command Line Interface",
"URL": "https://www.sh-edraft.de",
"CopyrightDate": "2020 - 2022",
"CopyrightDate": "2020 - 2023",
"CopyrightName": "sh-edraft.de",
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.12.dev144"
"cpl-core>=2022.12.1"
],
"DevDependencies": [],
"PythonVersion": ">=3.10",