Merge branch 'main' into alert-autofix-6

This commit is contained in:
Normann
2026-04-01 19:40:21 +02:00
committed by GitHub

View File

@@ -17,7 +17,7 @@ dependencies = [
"babel==2.18.0",
"beautifulsoup4==4.14.3",
"cachebox==5.2.2",
"numpy==2.4.3",
"numpy==2.4.4",
"numpydantic==1.8.0",
"matplotlib==3.10.8",
"contourpy==1.3.3",
@@ -33,7 +33,7 @@ dependencies = [
"scipy==1.17.1",
"tzfpy==1.1.3",
"deap==1.4.3",
"requests==2.33.0",
"requests==2.33.1",
"pandas==3.0.1",
"pendulum==3.2.0",
"platformdirs==4.9.4",
@@ -45,7 +45,7 @@ dependencies = [
"pydantic-settings==2.13.1",
"linkify-it-py==2.1.0",
"loguru==0.7.3",
"lmdb==2.1.1",
"lmdb==2.2.0",
]
[project.optional-dependencies]