change architecture and swap from httpx to aiohttp
This commit is contained in:
parent
eca29af5e1
commit
7a76d1e21a
18 changed files with 349 additions and 60 deletions
|
|
@ -1,4 +1,4 @@
|
|||
fastapi==0.135.3
|
||||
uvicorn[standard]==0.44.0
|
||||
httpx==0.28.1
|
||||
aiohttp==3.13.5
|
||||
pydantic==2.12.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue