Skip to content

Commit

Permalink
➕ update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yezz123 committed Oct 14, 2023
1 parent 90dd778 commit d7002c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ classifiers = [
]

dependencies = [
"fastapi >=0.65.2,<0.99.0",
"fastapi >=0.65.2,<0.200.0",
"pyjwt[crypto] >=2.6.0,<3.0.0",
"pydantic >=1.7.4,!=1.8,!=1.8.1,<2.0.0",
"pydantic >=2.0.3"
]

dynamic = ["version"]
Expand Down

0 comments on commit d7002c4

Please sign in to comment.