Skip to content

Commit 502d381

Browse files
committed
feat: add httpretty to test requirements for httpx instrumentation
1 parent 27e91f6 commit 502d381

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

instrumentation/opentelemetry-instrumentation-httpx/test-requirements-0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Deprecated==1.2.14
55
exceptiongroup==1.2.0
66
h11==0.12.0
77
httpcore==0.13.7
8+
httpretty==1.1.4
89
httpx==0.18.2
910
idna==3.7
1011
iniconfig==2.0.0

instrumentation/opentelemetry-instrumentation-httpx/test-requirements-1.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Deprecated==1.2.14
55
exceptiongroup==1.2.0
66
h11==0.14.0
77
httpcore==1.0.4
8+
httpretty==1.1.4
89
httpx==0.27.0
910
idna==3.7
1011
iniconfig==2.0.0

0 commit comments

Comments
 (0)