feat: backend core — models, auth, CRUD, tests
This commit is contained in:
@@ -5,10 +5,15 @@ asyncpg==0.30.0
|
||||
alembic==1.14.1
|
||||
pydantic==2.10.4
|
||||
pydantic-settings==2.7.1
|
||||
pydantic[email]==2.10.4
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
bcrypt==4.2.1
|
||||
python-multipart==0.0.20
|
||||
httpx==0.28.1
|
||||
weasyprint==63.1
|
||||
# Test dependencies
|
||||
aiosqlite==0.20.0
|
||||
pytest==8.3.4
|
||||
pytest-asyncio==0.25.0
|
||||
pytest-cov==6.0.0
|
||||
|
||||
Reference in New Issue
Block a user