mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-06-27 02:30:08 +00:00
10 lines
225 B
Plaintext
10 lines
225 B
Plaintext
![]() |
black>=22.3.0
|
||
|
coverage
|
||
|
# NOTE(mrobinson) - Pinning click due to a unicode issue in black
|
||
|
# can remove after black drops support for Python 3.6
|
||
|
# ref: https://github.com/psf/black/issues/2964
|
||
|
click>=8.1
|
||
|
flake8
|
||
|
mypy
|
||
|
pytest-cov
|