requirements.txt 209 B

12345678910111213
  1. fastapi[all]
  2. uvicorn
  3. # opencv-python==4.10.0
  4. pylibdmtx==0.1.10
  5. pydantic==2.10.4
  6. numpy==2.0.0
  7. PyYAML==6.0.1
  8. pytest==7.4.2
  9. pytest-asyncio==0.21.1
  10. pytest-cov==6.0.0
  11. httpx==0.25.0
  12. paho-mqtt<2
  13. pyserial-asyncio>=0.6