
[dashboard]
fastapi>=0.100.0
uvicorn>=0.20.0
websockets>=11.0
python-multipart>=0.0.6

[experiments]
requests>=2.31.0
websockets>=11.0
psutil>=5.9.0

[ml]
numpy>=1.24.0
scikit-learn>=1.3.0

[test]
pytest>=7.0
httpx>=0.24.0
