add memory

This commit is contained in:
2025-05-25 22:48:47 +09:00
parent abd2ad79bd
commit 797ae7ef69
7 changed files with 1189 additions and 740 deletions

View File

@ -1,5 +1,8 @@
# rerequirements.txt
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.5.0
requests>=2.31.0
python-multipart>=0.0.6
aiohttp
asyncio