Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
64640327ae | ||
|
|
cc7c2a91ee |
@@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "govoplan"
|
name = "govoplan"
|
||||||
version = "0.1.35"
|
version = "0.1.36"
|
||||||
description = "Developer convenience package for a versioned GovOPlaN composition"
|
description = "Developer convenience package for a versioned GovOPlaN composition"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
license = { text = "AGPL-3.0-or-later" }
|
license = { text = "AGPL-3.0-or-later" }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"govoplan-core[server]==0.1.35",
|
"govoplan-core[server]==0.1.36",
|
||||||
"govoplan-tenancy==0.1.18",
|
"govoplan-tenancy==0.1.18",
|
||||||
"govoplan-organizations==0.1.18",
|
"govoplan-organizations==0.1.18",
|
||||||
"govoplan-identity==0.1.18",
|
"govoplan-identity==0.1.18",
|
||||||
@@ -41,7 +41,7 @@ full = [
|
|||||||
"govoplan-consultation==0.1.19",
|
"govoplan-consultation==0.1.19",
|
||||||
"govoplan-contracts==0.1.19",
|
"govoplan-contracts==0.1.19",
|
||||||
"govoplan-dataflow==0.1.20",
|
"govoplan-dataflow==0.1.20",
|
||||||
"govoplan-datasources==0.1.20",
|
"govoplan-datasources==0.1.21",
|
||||||
"govoplan-decisions==0.1.18",
|
"govoplan-decisions==0.1.18",
|
||||||
"govoplan-dist-lists==0.1.18",
|
"govoplan-dist-lists==0.1.18",
|
||||||
"govoplan-encryption==0.1.18",
|
"govoplan-encryption==0.1.18",
|
||||||
@@ -65,7 +65,7 @@ full = [
|
|||||||
"govoplan-procurement==0.1.19",
|
"govoplan-procurement==0.1.19",
|
||||||
"govoplan-projects==0.1.18",
|
"govoplan-projects==0.1.18",
|
||||||
"govoplan-quick-access==0.1.19",
|
"govoplan-quick-access==0.1.19",
|
||||||
"govoplan-records==0.1.19",
|
"govoplan-records==0.1.20",
|
||||||
"govoplan-reporting==0.1.18",
|
"govoplan-reporting==0.1.18",
|
||||||
"govoplan-resources==0.1.19",
|
"govoplan-resources==0.1.19",
|
||||||
"govoplan-rest==0.1.19",
|
"govoplan-rest==0.1.19",
|
||||||
|
|||||||
Reference in New Issue
Block a user