Skip to content

Commit

Permalink
update requirements to fix #3
Browse files Browse the repository at this point in the history
  • Loading branch information
gpelouze committed Oct 24, 2024
1 parent b953d69 commit c49794c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi[standard]==0.112.2
PyJWT[crypto]==2.6.0
PyJWT[crypto]==2.9.0
requests==2.32.3
uvicorn==0.30.6
pydantic==2.9.2
Expand All @@ -11,5 +11,5 @@ gitpython==3.1.43
PyGitHub==2.4.0
httpx==0.27.2
pre-commit==3.8.0
ggshield==1.32.0
# ggshield==1.32.0
pydantic-settings==2.5.2

0 comments on commit c49794c

Please sign in to comment.