update fastapi to the lateset version (#1162)
This commit is contained in:
4874
poetry.lock
generated
4874
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -25,7 +25,7 @@ starlette-context = "^0.3.6"
|
|||||||
ddtrace = "^2.3.2"
|
ddtrace = "^2.3.2"
|
||||||
pydantic = "^2.5.2"
|
pydantic = "^2.5.2"
|
||||||
pydantic-settings = "^2.1.0"
|
pydantic-settings = "^2.1.0"
|
||||||
fastapi = "^0.104.1"
|
fastapi = "^0.115.4"
|
||||||
psycopg = {extras = ["binary", "pool"], version = "^3.1.13"}
|
psycopg = {extras = ["binary", "pool"], version = "^3.1.13"}
|
||||||
alembic = "^1.12.1"
|
alembic = "^1.12.1"
|
||||||
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
|
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
|
||||||
|
|||||||
Reference in New Issue
Block a user