Skip to content

Commit 8cdac9f

Browse files
committed
remove unused dependency junitparser
Signed-off-by: Matthias Büchse <[email protected]>
1 parent 1331546 commit 8cdac9f

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

Tests/kaas/plugin/requirements.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
pytest-kind
22
kubernetes
3-
junitparser

Tests/kaas/plugin/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile requirements.in
@@ -16,8 +16,6 @@ google-auth==2.34.0
1616
# via kubernetes
1717
idna==3.8
1818
# via requests
19-
junitparser==3.2.0
20-
# via -r requirements.in
2119
kubernetes==30.1.0
2220
# via -r requirements.in
2321
oauthlib==3.2.2

0 commit comments

Comments
 (0)