
Features: - User authentication with JWT tokens - Task and project CRUD operations - Task filtering and organization generated with BackendIM... (backend.im)
9 lines
155 B
Plaintext
9 lines
155 B
Plaintext
fastapi==0.104.1
|
|
uvicorn==0.23.2
|
|
sqlalchemy==2.0.23
|
|
pydantic==2.4.2
|
|
alembic==1.12.1
|
|
python-jose==3.3.0
|
|
passlib==1.7.4
|
|
python-multipart==0.0.6
|
|
bcrypt==4.0.1 |