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