Skip to content

Commit

Permalink
py(deps): poetry add 'typing-extensions@^4' 'pydantic@~2.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Jun 22, 2024
1 parent ab004f7 commit ce630ae
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 1 deletion.
126 changes: 125 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ unicodecsv = "*"
appdirs = "*"
zhon = "~2.0"
PyYAML = "*"
typing-extensions = "^4"
pydantic = "~2.7"

[tool.poetry.group.docs.dependencies]
### Docs ###
Expand Down

0 comments on commit ce630ae

Please sign in to comment.