1
0

requirements.txt 329 B

123456789101112131415
  1. tqdm>=4.65.0
  2. paho-mqtt>=1.6.1
  3. python-dotenv>=1.0.0
  4. fastapi>=0.100.0
  5. uvicorn>=0.23.0
  6. pydantic>=2.0.0
  7. jinja2>=3.1.2
  8. aiofiles>=23.1.0
  9. python-multipart>=0.0.6
  10. websockets>=11.0.3 # Required for FastAPI WebSocket support
  11. requests>=2.31.0
  12. Pillow
  13. aiohttp
  14. pyyaml>=6.0
  15. zeroconf>=0.131.0 # mDNS auto-discovery of other Dune Weaver tables