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:
@@ -16,12 +16,12 @@ classifiers = [
|
||||
dependencies = [
|
||||
"babel==2.18.0",
|
||||
"beautifulsoup4==4.15.0",
|
||||
"cachebox==6.1.0",
|
||||
"cachebox==6.1.2",
|
||||
"numpy==2.4.6",
|
||||
"numpydantic==1.9.1",
|
||||
"matplotlib==3.10.9",
|
||||
"matplotlib==3.11.0",
|
||||
"contourpy==1.3.3",
|
||||
"fastapi[standard-no-fastapi-cloud-cli]==0.136.3",
|
||||
"fastapi[standard-no-fastapi-cloud-cli]==0.137.1",
|
||||
"fastapi_cli==0.0.24",
|
||||
"rich-toolkit==0.20.1",
|
||||
"python-fasthtml==0.14.2",
|
||||
@@ -78,7 +78,7 @@ dev = [
|
||||
"docutils==0.23",
|
||||
|
||||
# Pytest
|
||||
"pytest==9.0.3",
|
||||
"pytest==9.1.0",
|
||||
"pytest-asyncio==1.4.0",
|
||||
"pytest-cov==7.1.0",
|
||||
"pytest-xprocess==1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user