fix requirements

This commit is contained in:
Ayzen
2025-09-23 18:52:16 +03:00
parent 6c54bbd16e
commit 32323e7743
2 changed files with 8 additions and 1 deletions

3
.gitignore vendored
View File

@ -225,3 +225,6 @@ spas-data/*
scripts/start.sh scripts/start.sh
test* test*
.vscode* .vscode*
processing_results*
plots*

View File

@ -1,3 +1,7 @@
pyserial==3.5 pyserial==3.5
websockets==15.0.1 uvicorn[standard]==0.37.0
fastapi==0.117.1
numpy==2.3.3
matplotlib==3.10.6
plotly==6.3.0
# ??? kaleido==1.1.0 # ??? kaleido==1.1.0