fastapi==0.110.0
uvicorn==0.27.0
httpx==0.27.0
python-dotenv==1.0.1
sqlalchemy>=2.0
PyJWT>=2.8.0
cryptography
zeroconf>=0.131.0

[dev]
httpx

[high]
zeroconf>=0.131.0

[high:sys_platform == "linux"]
uvloop

[low]
