Align the project baseline with the latest admin interface styling and layout structure while documenting setup and usage updates in README.
25 lines
417 B
Plaintext
25 lines
417 B
Plaintext
fastapi>=0.115.0
|
|
uvicorn>=0.32.0
|
|
sqlalchemy>=2.0.36
|
|
alembic>=1.13.3
|
|
psycopg[binary]>=3.2.0
|
|
asyncpg>=0.30.0
|
|
redis>=5.1.1
|
|
python-jose>=3.3.0
|
|
bcrypt>=4.0.0,<5.0.0
|
|
pydantic>=2.9.2
|
|
email-validator>=2.2.0
|
|
pydantic-settings>=2.6.0
|
|
httpx>=0.27.2
|
|
pytest>=8.3.3
|
|
pytest-asyncio>=0.24.0
|
|
pytest-cov>=5.0.0
|
|
mypy>=1.11.2
|
|
ruff>=0.7.1
|
|
pip-audit>=2.7.3
|
|
bandit>=1.7.9
|
|
bleach>=6.1.0
|
|
python-multipart>=0.0.12
|
|
boto3>=1.35.0
|
|
Pillow>=10.4.0
|