Skip to content

Commit

Permalink
bump setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
cbusillo committed Jun 26, 2024
1 parent 1c8475d commit 2a84647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ include = ["README.md", "pyproject.toml"]
[tool.poetry.dependencies]
python = ">=3.12.4,<3.13"
pgsrip = "^0.1.11"
setuptools = "^70.0.0"
setuptools = "^70.1.1"
ffmpeg-python = "^0.2.0"
tesseract = "^0.1.3"
requests = "^2.32.3"
Expand Down

0 comments on commit 2a84647

Please sign in to comment.