mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-03 04:10:48 +08:00

* Remove unnecessary dependencies Fixes #2661 * Separate runs * Remove dev-requirements from test environment * Try without negative if * Remove positive if * Remove if * Separate benchmark-containing packages in another file * Add missing test-requirements.txt file
11 lines
211 B
Plaintext
11 lines
211 B
Plaintext
asgiref==3.7.2
|
|
Deprecated==1.2.14
|
|
importlib-metadata==6.11.0
|
|
iniconfig==2.0.0
|
|
packaging==24.0
|
|
pluggy==1.5.0
|
|
py-cpuinfo==9.0.0
|
|
pytest==7.4.4
|
|
tomli==2.0.1
|
|
typing_extensions==4.10.0
|
|
-e opentelemetry-instrumentation |