- Updated jinja2, python-multipart, python-jose, and cryptography to their latest versions for improved security and functionality. - Modified the Docker build workflow to include specific vulnerability ignores for pip-audit, ensuring smoother dependency checks while addressing known issues.
14 lines
271 B
Plaintext
14 lines
271 B
Plaintext
fastapi==0.115.6
|
|
uvicorn[standard]==0.32.1
|
|
jinja2==3.1.6
|
|
sqlalchemy==2.0.36
|
|
alembic==1.14.0
|
|
python-multipart==0.0.31
|
|
httpx==0.28.1
|
|
bcrypt==4.2.1
|
|
python-jose[cryptography]==3.4.0
|
|
pydantic-settings==2.6.1
|
|
email-validator==2.2.0
|
|
psycopg[binary]==3.2.13
|
|
cryptography==48.0.1
|