Skip to content

Commit

Permalink
perf: ⚡️ bump pydantic & loguru
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed Jan 20, 2025
1 parent 26ee38c commit 2a79cb3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ include = [
[tool.poetry.dependencies]
python = "^3.10.0"
flashtext = "^2.7"
loguru = ">=0.5.3"
pydantic = "^2.10.4"
loguru = "^0.7.3"
pydantic = "^2.10.5"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.4"
Expand Down

0 comments on commit 2a79cb3

Please sign in to comment.