Pin AIO http to fix build failure

This commit is contained in:
Nicolas Mowen 2024-11-19 09:21:12 -07:00 committed by GitHub
parent 6455c90898
commit 36057cbab7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
click == 8.1.*
# FastAPI
aiohttp == 3.11.2
starlette-context == 0.3.6
fastapi == 0.115.*
uvicorn == 0.30.*