google / requirements.txt
Admin
feat: introduce core configuration management and MySQL database integration
e42cbba
raw
history blame contribute delete
285 Bytes
fastapi==0.119.0
uvicorn[standard]==0.32.1
curl-cffi==0.13.0
pyjwt==2.10.1
python-multipart==0.0.20
aiosqlite==0.20.0
bcrypt==4.2.1
python-dotenv==1.0.1
pydantic==2.10.4
pydantic-settings==2.7.0
tomli==2.2.1
toml
faker==24.0.0
python-dateutil==2.8.2
httpx==0.28.1
aiomysql
cryptography