Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
⬆️ deps: Update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent e7ec88e commit 63f7dfe
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 50 deletions.
88 changes: 40 additions & 48 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 @@ -25,13 +25,13 @@ classifiers = [
]

[tool.poetry.dependencies]
python = ">=3.8,<3.12"
python = ">=3.12,<3.13"
typing-extensions = "^4.7.1"

[tool.poetry.group.dev.dependencies]
pyright = "^1.1.355"
Pillow = "^10.0.0"
numpy = "1.24.3"
numpy = "1.26.4"
paddlepaddle = "^2.6.1"
ruff = "^0.3.4"

Expand Down

0 comments on commit 63f7dfe

Please sign in to comment.