mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-31 06:03:21 +08:00
21 lines
371 B
Plaintext
21 lines
371 B
Plaintext
pylint==2.12.2
|
|
flake8~=3.7
|
|
isort~=5.6
|
|
black>=22.1.0
|
|
httpretty~=1.0
|
|
mypy==0.790
|
|
sphinx
|
|
sphinx-rtd-theme~=0.4
|
|
sphinx-autodoc-typehints
|
|
pytest!=5.2.3
|
|
pytest-cov>=2.8
|
|
readme-renderer~=24.0
|
|
bleach==4.1.0 # transient dependency for readme-renderer
|
|
grpcio-tools==1.29.0
|
|
mypy-protobuf>=1.23
|
|
protobuf~=3.13
|
|
markupsafe==2.0.1
|
|
codespell==2.1.0
|
|
requests==2.28.1
|
|
ruamel.yaml==0.17.21
|