Skip to content

Commit c71de8e

Browse files
committed
⬆️ Update Sentry and FastAPI
1 parent db45326 commit c71de8e

File tree

2 files changed

+305
-11
lines changed

2 files changed

+305
-11
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"psycopg[binary]<4.0.0,>=3.1.13",
1717
"sqlmodel<1.0.0,>=0.0.21",
1818
"pydantic-settings<3.0.0,>=2.2.1",
19-
"sentry-sdk[fastapi]<2.0.0,>=1.40.6",
19+
"sentry-sdk[fastapi]>=2.0.0,<3.0.0",
2020
"pyjwt<3.0.0,>=2.8.0",
2121
"pwdlib[argon2,bcrypt]>=0.3.0",
2222
]

0 commit comments

Comments
 (0)