Fix: Add aiohttp to requirements.txt for stacks server
This commit is contained in:
parent
2dfe3c8bc1
commit
c4da16a951
@ -5,4 +5,5 @@ pydantic-settings>=2.0.0
|
|||||||
structlog>=23.0.0
|
structlog>=23.0.0
|
||||||
PyJWT>=2.8.0
|
PyJWT>=2.8.0
|
||||||
python-dotenv>=1.0.0
|
python-dotenv>=1.0.0
|
||||||
tenacity>=8.0.0
|
tenacity>=8.0.0
|
||||||
|
aiohttp>=3.9.0
|
Loading…
Reference in New Issue
Block a user