Skip to content

Commit f404e7c

Browse files
Fixed merge conflict
2 parents c39d87b + 3e5e8d0 commit f404e7c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tools/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
click == 8.1.8
33
requests >= 2.32.5
44
prompt_toolkit >= 3.0.52
5-
pygments >= 2.0.0
5+
pygments >= 2.20.0
66
urllib3 >= 1.24
77
rich == 15.0.0
88
# only used for soap transport

tools/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sphinx
77
click == 8.1.8
88
requests >= 2.32.5
99
prompt_toolkit >= 3.0.52
10-
pygments >= 2.0.0
10+
pygments >= 2.20.0
1111
urllib3 >= 1.24
1212
rich >= 12.3.0
1313
flake8

0 commit comments

Comments
 (0)