mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-01-26 04:26:18 +00:00
fix: Update regular_grid_interpolator to scipy 1.17.0 (#855)
* Add scipy as dependency so dependabot will detect version mismatch early.
This commit is contained in:
committed by
GitHub
parent
df92e6157f
commit
2249fbcbaf
@@ -15,6 +15,7 @@ mdit-py-plugins==0.5.0
|
|||||||
bokeh==3.8.2
|
bokeh==3.8.2
|
||||||
uvicorn==0.40.0
|
uvicorn==0.40.0
|
||||||
scikit-learn==1.8.0
|
scikit-learn==1.8.0
|
||||||
|
scipy==1.17.0
|
||||||
tzfpy==1.1.0
|
tzfpy==1.1.0
|
||||||
deap==1.4.3
|
deap==1.4.3
|
||||||
requests==2.32.5
|
requests==2.32.5
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user