lot_manager/requirements.txt

10 lines
164 B
Plaintext
Raw Normal View History

2023-12-02 10:53:31 +08:00
pydantic~=1.10.13
sqlalchemy~=2.0.19
uvicorn~=0.23.2
fastapi~=0.95.1
paho-mqtt~=1.6.1
2023-12-02 13:26:11 +08:00
requests~=2.31.0
2023-12-29 17:59:05 +08:00
pyserial~=3.5
2024-01-03 18:28:27 +08:00
board~=1.0
websockets~=11.0.3
starlette~=0.26.1