Skip to content

Commit

Permalink
final dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
tiptenbrink committed Jan 14, 2025
1 parent 40a64d1 commit d965f43
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 22 deletions.
4 changes: 2 additions & 2 deletions backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ authors = [
]
requires-python = ">=3.12"
dependencies = [
"cryptography==41.0.7",
"cryptography==44.0.0",
"PyJWT==2.8.0",
"fastapi==0.105.0",
"gunicorn==21.2.0",
"gunicorn==23.0.0",
"uvicorn[standard]==0.24.0",
"asyncpg==0.29.0",
"psycopg[binary]>=3.1.0,<4.0.0",
Expand Down
50 changes: 30 additions & 20 deletions backend/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d965f43

Please sign in to comment.