Skip to content

Commit

Permalink
πŸ› add itsdangerous to project dependencies level (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
jor-rit authored Sep 2, 2024
1 parent ee6ed2a commit 8af532a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ dependencies = [
"python-dateutil>=2.8,<3.0.0",
"pytz>=2023.3,<2025.0",
"python-jose>=3.3.0,<4.0.0",
"itsdangerous>=2.2.0,<3.0.0",
]

dynamic = ["version"]
Expand Down

0 comments on commit 8af532a

Please sign in to comment.