Skip to content

Commit 438d188

Browse files
author
Tobias Welz
committed
Merge remote-tracking branch 'upstream/main' into feature/api-english-translation
2 parents f2367ab + 9309911 commit 438d188

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ dependencies = [
2222
"matplotlib==3.11.0",
2323
"contourpy==1.3.3",
2424
"fastapi[standard-no-fastapi-cloud-cli]==0.139.0",
25-
"fastapi_cli==0.0.28",
25+
"fastapi_cli==0.0.29",
2626
"rich-toolkit==0.20.1",
27-
"python-fasthtml==0.14.4",
27+
"python-fasthtml==0.14.5",
2828
"MonsterUI==1.0.46",
2929
"markdown-it-py==4.2.0",
3030
"mdit-py-plugins==0.6.1",
3131
"bokeh==3.9.1",
32-
"uvicorn==0.50.0",
32+
"uvicorn==0.51.0",
3333
"scipy==1.17.1",
3434
"tzfpy==1.3.1",
3535
"deap==1.4.4",
@@ -60,7 +60,7 @@ dev = [
6060
#
6161
# !!! Sync .pre-commit-config.yaml with these dependencies !!!
6262
"pre-commit==4.6.0",
63-
"mypy==2.1.0",
63+
"mypy==2.2.0",
6464
"types-requests==2.33.0.20260518", # for mypy
6565
"pandas-stubs==3.0.3.260530", # for mypy
6666
"tokenize-rt==6.2.0", # for mypy

uv.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)