Skip to content

Commit bd90609

Browse files
committed
python: Update prettytable
Align prettytable version with pyOCD.
1 parent e02465b commit bd90609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
colorama==0.3.9
22
urllib3[secure]>=1.26.5
3-
prettytable==0.7.2
3+
prettytable>=2.0,<3.0
44
junit-xml==1.8
55
PyYAML>=5.4
66
jsonschema==2.6.0

0 commit comments

Comments
 (0)