aboutsummaryrefslogtreecommitdiff
path: root/devel/py-localstack-core/files/patch-pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-localstack-core/files/patch-pyproject.toml')
-rw-r--r--devel/py-localstack-core/files/patch-pyproject.toml9
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/py-localstack-core/files/patch-pyproject.toml b/devel/py-localstack-core/files/patch-pyproject.toml
index b137b9a94fed..f3e7bff504b7 100644
--- a/devel/py-localstack-core/files/patch-pyproject.toml
+++ b/devel/py-localstack-core/files/patch-pyproject.toml
@@ -1,4 +1,4 @@
---- pyproject.toml.orig 2026-02-02 11:31:38 UTC
+--- pyproject.toml.orig 2026-02-26 10:14:23 UTC
+++ pyproject.toml
@@ -1,6 +1,6 @@
# LocalStack project configuration
@@ -8,7 +8,7 @@
build-backend = "setuptools.build_meta"
[project]
-@@ -9,11 +9,11 @@ description = "The core library and runtime of LocalSt
+@@ -9,7 +9,7 @@ description = "The core library and runtime of LocalSt
{ name = "LocalStack Contributors", email = "info@localstack.cloud" }
]
description = "The core library and runtime of LocalStack"
@@ -17,8 +17,3 @@
requires-python = ">=3.10"
dependencies = [
"asn1crypto>=1.5.1",
-- "click>=8.2.0",
-+ "click>=8.1.0",
- "cachetools>=5.0",
- "cryptography",
- "dnslib>=0.9.10",