We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f21512e + 938ec47 commit c4be423Copy full SHA for c4be423
1 file changed
requirements/requirements-api.txt
@@ -29,7 +29,7 @@ click==8.3.1
29
# codecarbon (pyproject.toml)
30
# typer
31
# uvicorn
32
-cryptography==46.0.3
+cryptography==46.0.5
33
# via
34
# jwcrypto
35
# python-jose
@@ -178,7 +178,7 @@ sqlalchemy==1.4.54
178
179
180
# alembic
181
-starlette==0.50.0
+starlette==0.52.1
182
# via fastapi
183
termcolor==3.2.0
184
# via yaspin
0 commit comments