All checks were successful
Deploy FluentGerman.ai / deploy (push) Successful in 50s
20 lines
382 B
Plaintext
20 lines
382 B
Plaintext
# FluentGerman.ai — Python dependencies
|
|
fastapi[standard]>=0.115.0
|
|
uvicorn[standard]>=0.32.0
|
|
sqlalchemy[asyncio]>=2.0.0
|
|
aiomysql>=0.2.0
|
|
pydantic[email]>=2.0.0
|
|
pydantic-settings>=2.0.0
|
|
python-jose[cryptography]>=3.3.0
|
|
bcrypt>=4.0.0
|
|
litellm>=1.50.0
|
|
openai>=1.50.0
|
|
python-multipart>=0.0.9
|
|
httpx>=0.27.0
|
|
|
|
# Testing
|
|
pytest>=8.0.0
|
|
pytest-asyncio>=0.24.0
|
|
aiosqlite>=0.20.0
|
|
httpx>=0.27.0
|