- # Docker-only requirements for seq-interp service.
- # Does NOT include PySide6 / pyqtgraph (GUI libs not needed in a headless container).
- matplotlib==3.10.8
- yattag==1.16.1
- scipy==1.17.1
- sigpy==0.1.27
- numpy==1.26.4
- numba==0.64.0
- uvicorn==0.41.0
- fastapi==0.135.1
- python-multipart==0.0.22
- httpx==0.28.1
|