Skip to content

Commit 702574a

Browse files
authored
Update test-requirements.txt
1 parent 9f3173b commit 702574a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-sdk/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ importlib-metadata==6.11.0
55
iniconfig==2.0.0
66
packaging==24.0
77
pluggy==1.5.0
8-
psutil==5.9.6
8+
psutil==5.9.6; sys_platform == 'win32'
99
py-cpuinfo==9.0.0
1010
pytest==7.4.4
1111
tomli==2.0.1

0 commit comments

Comments
 (0)