Skip to content

Commit

Permalink
fix: security fix
Browse files Browse the repository at this point in the history
  • Loading branch information
koushik-kiran-kumar committed Jun 27, 2024
1 parent 88c3def commit 13529d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
cachetools>=4.2.4
certifi==2024.6.2
pendulum==2.1.2; python_version<='3.7'
pendulum==3.0.0; python_version>='3.8'
pyjwt>=2.4.0
Expand Down

0 comments on commit 13529d2

Please sign in to comment.