mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00

* Fix black an isort * change bootstrap_gen to use a list instead of dict * Bunch of updates * Fix build * fix lint * Fix docs * Fix lint * More fixes * Fix lint * fix stupid mistake --------- Co-authored-by: Christian Hartung <christian.hartung@olist.com>
20 lines
371 B
Plaintext
20 lines
371 B
Plaintext
pylint==3.0.2
|
|
flake8==6.1.0
|
|
isort==5.12.0
|
|
black==22.3.0
|
|
httpretty==1.1.4
|
|
mypy==0.931
|
|
sphinx==7.1.2
|
|
sphinx-rtd-theme==2.0.0rc4
|
|
sphinx-autodoc-typehints==1.25.2
|
|
pytest==7.1.3
|
|
pytest-cov==4.1.0
|
|
readme-renderer==42.0
|
|
bleach==4.1.0 # transient dependency for readme-renderer
|
|
protobuf~=3.13
|
|
markupsafe>=2.0.1
|
|
codespell==2.1.0
|
|
requests==2.31.0
|
|
ruamel.yaml==0.17.21
|
|
flaky==3.7.0
|