Skip to content

Commit

Permalink
fix: update pendulum requirement to support python3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
koushik-kiran-kumar authored Jun 24, 2024
1 parent fb152e7 commit 35b3331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cachetools>=2.0,<2.1
certifi>=2017
pendulum==2.1.2
pendulum>=2.1.2
pyjwt>=2.4.0
pyuri>=0.3,<0.4
requests[security]>=2,<3
Expand Down

0 comments on commit 35b3331

Please sign in to comment.