⬆️ Upgrade Sentry and FastAPI (#2181)
* ⬆️ Update Sentry and FastAPI * 🎨 Auto format and update with pre-commit --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ dependencies = [
|
||||
"psycopg[binary]<4.0.0,>=3.1.13",
|
||||
"sqlmodel<1.0.0,>=0.0.21",
|
||||
"pydantic-settings<3.0.0,>=2.2.1",
|
||||
"sentry-sdk[fastapi]<2.0.0,>=1.40.6",
|
||||
"sentry-sdk[fastapi]>=2.0.0,<3.0.0",
|
||||
"pyjwt<3.0.0,>=2.8.0",
|
||||
"pwdlib[argon2,bcrypt]>=0.3.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user