mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-07-12 21:08:13 +00:00
Merge branch 'main' into dependabot/pip/docutils-0.23
This commit is contained in:
@@ -18,18 +18,18 @@ dependencies = [
|
||||
"beautifulsoup4==4.15.0",
|
||||
"cachebox==6.1.2",
|
||||
"numpy==2.4.6",
|
||||
"numpydantic==1.9.1",
|
||||
"numpydantic==1.10.0",
|
||||
"matplotlib==3.11.0",
|
||||
"contourpy==1.3.3",
|
||||
"fastapi[standard-no-fastapi-cloud-cli]==0.138.0",
|
||||
"fastapi_cli==0.0.27",
|
||||
"fastapi[standard-no-fastapi-cloud-cli]==0.139.0",
|
||||
"fastapi_cli==0.0.28",
|
||||
"rich-toolkit==0.20.1",
|
||||
"python-fasthtml==0.14.3",
|
||||
"MonsterUI==1.0.45",
|
||||
"python-fasthtml==0.14.4",
|
||||
"MonsterUI==1.0.46",
|
||||
"markdown-it-py==4.2.0",
|
||||
"mdit-py-plugins==0.6.1",
|
||||
"bokeh==3.9.1",
|
||||
"uvicorn==0.49.0",
|
||||
"uvicorn==0.50.0",
|
||||
"scipy==1.17.1",
|
||||
"tzfpy==1.3.1",
|
||||
"deap==1.4.4",
|
||||
@@ -66,7 +66,7 @@ dev = [
|
||||
"tokenize-rt==6.2.0", # for mypy
|
||||
"types-docutils==0.22.3.20260518", # for mypy
|
||||
"types-PyYaml==6.0.12.20260518", # for mypy
|
||||
"commitizen==4.16.3",
|
||||
"commitizen==4.16.4",
|
||||
"deprecated==1.3.1", # for commitizen
|
||||
|
||||
# Sphinx
|
||||
@@ -82,7 +82,7 @@ dev = [
|
||||
"pytest-asyncio==1.4.0",
|
||||
"pytest-cov==7.1.0",
|
||||
"pytest-xprocess==1.0.2",
|
||||
"coverage==7.14.2",
|
||||
"coverage==7.15.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user