emergent2api / requirements.txt
ohmyapi's picture
Update emergent2api v0.2.0: auth_token, admin endpoints, account management
dcef2ab
raw
history blame contribute delete
141 Bytes
fastapi>=0.115
uvicorn[standard]>=0.30
pydantic>=2.0
pydantic-settings>=2.0
asyncpg>=0.29
httpx>=0.27
curl_cffi>=0.7
python-multipart>=0.0.7