From f2f290e4955ae8b43d0e6c3e66d92e81e9215d23 Mon Sep 17 00:00:00 2001 From: Victor Garcia Reolid Date: Mon, 17 Feb 2025 07:34:26 +0100 Subject: [PATCH] chore: remove pin Signed-off-by: Victor Garcia Reolid --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b199262..aedcfc2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -62,7 +62,7 @@ exclude = # Add here additional requirements for extra features, to install with: # `pip install flexmeasures-client[s2]` like: s2= - s2-python>=0.4.1 # reason: be compatible with constraint pydantic>=2.8.2 + s2-python semver # Add here test requirements (semicolon/line-separated)