outlook2api / requirements-api.txt
ohmyapi's picture
feat: add admin panel with PostgreSQL, bulk import, and CI auto-import
bb0e8fb
raw
history blame contribute delete
151 Bytes
fastapi>=0.109
uvicorn[standard]>=0.27
sqlalchemy[asyncio]>=2.0
aiosqlite>=0.19
asyncpg>=0.29
passlib[bcrypt]>=1.7
python-multipart>=0.0.6
jinja2>=3.1