requirements.txt 155 B

1234567891011
  1. PySide6>=6.5
  2. pyqtgraph>=0.13
  3. numpy>=1.24
  4. numba>=0.57
  5. scipy>=1.10
  6. yattag>=1.15
  7. fastapi>=0.100
  8. uvicorn>=0.20
  9. httpx>=0.24
  10. python-multipart>=0.0.6
  11. pytest>=7.0