Fix: Add aiohttp dependency to requirements.txt
CVR service requires aiohttp for API calls
This commit is contained in:
parent
fdac8b855e
commit
1b1045a0c7
@ -6,3 +6,4 @@ pydantic-settings==2.6.1
|
|||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
python-multipart==0.0.17
|
python-multipart==0.0.17
|
||||||
jinja2==3.1.4
|
jinja2==3.1.4
|
||||||
|
aiohttp==3.10.10
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user