Skip to content

Commit bd9156f

Browse files
authored
Remove unrelated packages from test requirements (open-telemetry#2559)
* botocore: remove random packages from test-requirements Refs open-telemetry#1736 * boto: remove random packages from test requirements Refs open-telemetry#1736 * tox: re-enable boto3sqs tests with pypy3 * threading: remove confluent-kafka from test requirements
1 parent 25e429a commit bd9156f

File tree

4 files changed

+4
-64
lines changed

4 files changed

+4
-64
lines changed

instrumentation/opentelemetry-instrumentation-boto/test-requirements.txt

Lines changed: 2 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,39 @@
1-
annotated-types==0.6.0
21
asgiref==3.7.2
32
attrs==23.2.0
4-
aws-sam-translator==1.85.0
5-
aws-xray-sdk==2.12.1
63
boto==2.49.0
74
boto3==1.34.44
85
botocore==1.34.44
96
certifi==2024.2.2
107
cffi==1.16.0
11-
cfn-lint==0.85.2
128
charset-normalizer==3.3.2
139
cryptography==42.0.3
1410
Deprecated==1.2.14
1511
docker==7.0.0
16-
ecdsa==0.18.0
17-
graphql-core==3.2.3
1812
idna==3.6
1913
importlib-metadata==6.11.0
20-
importlib-resources==6.1.1
2114
iniconfig==2.0.0
22-
Jinja2==3.1.3
15+
Jinja2==3.1.4
2316
jmespath==1.0.1
24-
jschema-to-python==1.2.3
25-
jsondiff==2.0.0
26-
jsonpatch==1.33
27-
jsonpickle==3.0.2
28-
jsonpointer==2.4
29-
jsonschema==4.21.1
30-
jsonschema-specifications==2023.12.1
31-
junit-xml==1.9
3217
MarkupSafe==2.1.5
3318
moto==2.3.2
34-
mpmath==1.3.0
35-
networkx==3.1
3619
packaging==23.2
37-
pbr==6.0.0
38-
pkgutil_resolve_name==1.3.10
3920
pluggy==1.4.0
4021
py==1.11.0
4122
py-cpuinfo==9.0.0
42-
pyasn1==0.5.1
4323
pycparser==2.21
44-
pydantic==2.6.1
45-
pydantic_core==2.16.2
4624
pytest==7.1.3
4725
pytest-benchmark==4.0.0
4826
python-dateutil==2.8.2
49-
python-jose==3.3.0
5027
pytz==2024.1
5128
PyYAML==6.0.1
52-
referencing==0.33.0
53-
regex==2023.12.25
5429
requests==2.31.0
5530
responses==0.25.0
56-
rpds-py==0.18.0
57-
rsa==4.9
5831
s3transfer==0.10.0
59-
sarif-om==1.0.4
6032
six==1.16.0
61-
sshpubkeys==3.3.1
62-
sympy==1.12
6333
tomli==2.0.1
6434
typing_extensions==4.9.0
6535
urllib3==1.26.18
66-
Werkzeug==3.0.1
36+
Werkzeug==2.1.2
6737
wrapt==1.16.0
6838
xmltodict==0.13.0
6939
zipp==3.17.0

instrumentation/opentelemetry-instrumentation-botocore/test-requirements.txt

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,35 @@
1-
annotated-types==0.6.0
21
asgiref==3.7.2
32
attrs==23.2.0
4-
aws-sam-translator==1.85.0
53
aws-xray-sdk==2.12.1
64
boto3==1.28.80
75
botocore==1.31.80
86
certifi==2024.2.2
97
cffi==1.16.0
10-
cfn-lint==0.85.2
118
charset-normalizer==3.3.2
129
cryptography==42.0.5
1310
Deprecated==1.2.14
1411
docker==7.0.0
15-
ecdsa==0.18.0
1612
idna==3.6
1713
importlib-metadata==6.11.0
18-
importlib-resources==6.1.1
1914
iniconfig==2.0.0
20-
Jinja2==3.1.3
15+
Jinja2==3.1.4
2116
jmespath==1.0.1
22-
jschema-to-python==1.2.3
23-
jsondiff==2.0.0
24-
jsonpatch==1.33
25-
jsonpickle==3.0.3
26-
jsonpointer==2.4
27-
jsonschema==4.21.1
28-
jsonschema-specifications==2023.12.1
29-
junit-xml==1.9
3017
MarkupSafe==2.0.1
3118
moto==3.1.19
32-
mpmath==1.3.0
33-
networkx==3.1
3419
packaging==23.2
35-
pbr==6.0.0
36-
pkgutil_resolve_name==1.3.10
3720
pluggy==1.4.0
3821
py==1.11.0
3922
py-cpuinfo==9.0.0
40-
pyasn1==0.5.1
4123
pycparser==2.21
42-
pydantic==2.6.2
43-
pydantic_core==2.16.3
4424
pytest==7.1.3
4525
pytest-benchmark==4.0.0
4626
python-dateutil==2.8.2
47-
python-jose==3.3.0
4827
pytz==2024.1
4928
PyYAML==6.0.1
50-
referencing==0.33.0
51-
regex==2023.12.25
5229
requests==2.31.0
5330
responses==0.25.0
54-
rpds-py==0.18.0
55-
rsa==4.9
5631
s3transfer==0.7.0
57-
sarif-om==1.0.4
5832
six==1.16.0
59-
sshpubkeys==3.3.1
60-
sympy==1.12
6133
tomli==2.0.1
6234
typing_extensions==4.9.0
6335
urllib3==1.26.18

instrumentation/opentelemetry-instrumentation-threading/test-requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
asgiref==3.7.2
22
attrs==23.2.0
3-
confluent-kafka==2.3.0
43
Deprecated==1.2.14
54
importlib-metadata==6.11.0
65
iniconfig==2.0.0

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ envlist =
5454

5555
; opentelemetry-instrumentation-boto3sqs
5656
py3{8,9,10,11}-test-instrumentation-boto3sqs
57-
; FIXME: see https://github.com/open-telemetry/opentelemetry-python-contrib/issues/1736
58-
; pypy3-test-instrumentation-boto3sqs
57+
pypy3-test-instrumentation-boto3sqs
5958
lint-instrumentation-boto3sqs
6059

6160
; opentelemetry-instrumentation-django

0 commit comments

Comments
 (0)