File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.2 " ,
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
You can’t perform that action at this time.
0 commit comments