
- Update database path configuration - Add test script for API functionality - Update README with testing instructions - Add requests package to requirements generated with BackendIM... (backend.im)
8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
fastapi==0.110.0
|
|
uvicorn==0.28.0
|
|
sqlalchemy==2.0.27
|
|
pydantic==2.5.3
|
|
alembic==1.12.1
|
|
python-dotenv==1.0.0
|
|
pathlib==1.0.1
|
|
requests==2.31.0 |