24 lines
424 B
Plaintext
Raw Normal View History

-c constraints.in
-c base.txt
2022-06-29 14:35:19 -04:00
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
types-click
2022-06-29 14:35:19 -04:00
flake8
freezegun
label_studio_sdk
2022-06-29 14:35:19 -04:00
mypy
# pinning to avoid error in argilla library
pydantic<2
2022-06-29 14:35:19 -04:00
pytest-cov
pytest-mock
ruff
types-Markdown
types-requests
types-tabulate
vcrpy
grpcio