mirror of
https://github.com/allenai/olmocr.git
synced 2025-06-27 04:00:02 +00:00
Update mypy requirement from <1.5,>=1.0 to >=1.0,<1.17
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1295e171bb
commit
571518b25b
@ -6,7 +6,7 @@ pypdfium2
|
||||
lingua-language-detector
|
||||
Pillow
|
||||
ruff
|
||||
mypy>=1.0,<1.5
|
||||
mypy>=1.0,<1.17
|
||||
black>=23.0,<24.0
|
||||
isort>=5.12,<5.13
|
||||
pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user