requirements.txt 216 B

123456789101112131415
  1. fastapi[all]
  2. uvicorn
  3. opencv-python>=4
  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
  14. pigpio
  15. smbus2