Skip to content

Commit

Permalink
Merge pull request #19 from fsinfuhh/update_pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
ftsell authored Feb 8, 2024
2 parents 26193de + ddcfe02 commit 2182ead
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 122 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ requires-python = "~=3.9"
dependencies = [
"cryptojwt~=1.8",
"furl~=2.1",
"pydantic~=1.10",
"requests~=2.28",
"pydantic~=2.6",
"requests~=2.31",
]

[project.optional-dependencies]
Expand Down
Loading

0 comments on commit 2182ead

Please sign in to comment.