Files
pokedexter/backend/requirements.txt
T
glennigen 07a6781c5e
CI/CD / test (push) Failing after 3m12s
CI/CD / build (push) Has been skipped
CI/CD: Gitea Actions workflow med tests
2026-07-11 02:10:27 +02:00

16 lines
266 B
Plaintext

fastapi==0.115.0
uvicorn[standard]==0.30.6
sqlalchemy[asyncio]==2.0.35
asyncpg==0.30.0
jinja2==3.1.4
python-multipart==0.0.12
bcrypt==5.0.0
python-jose[cryptography]==3.3.0
httpx==0.27.0
# Testing
pytest>=8.0
pytest-asyncio>=0.24
pytest-cov>=5.0
pytest-httpx>=0.30