Skip to content

Commit

Permalink
update pyproject.toml dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bdvllrs committed Aug 26, 2024
1 parent fb96731 commit e3dea0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 @@ -22,12 +22,12 @@ lxml-stubs = "^0.5.1"
pandas-stubs = "^2.0.2.230605"
types-pillow = "^10.2.0.20240520"
types-pywin32 = "^306.0.0.2"
types-setuptools = "^71.1.0.20240726"
types-setuptools = "^73.0.0.20240822"
types-tabulate = "^0.9.0.2"
types-dataclasses = "^0.6.6"
types-pyyaml = "^6.0.12.20240808"
mypy = "^1.10.0"
ruff = ">=0.5.7"
ruff = "^0.6.2"
pre-commit = "^3.7.1"
types-protobuf = "^5.26.0.20240422"
types-redis = "^4.6.0.20240726"
Expand Down

0 comments on commit e3dea0d

Please sign in to comment.