We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c39d87b + 3e5e8d0 commit f404e7cCopy full SHA for f404e7c
2 files changed
tools/requirements.txt
@@ -2,7 +2,7 @@
2
click == 8.1.8
3
requests >= 2.32.5
4
prompt_toolkit >= 3.0.52
5
-pygments >= 2.0.0
+pygments >= 2.20.0
6
urllib3 >= 1.24
7
rich == 15.0.0
8
# only used for soap transport
tools/test-requirements.txt
@@ -7,7 +7,7 @@ sphinx
9
10
11
12
rich >= 12.3.0
13
flake8
0 commit comments