Skip to content

Commit d5c6393

Browse files
Fix version constraints
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 0e80b62 commit d5c6393

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ publicsuffix2==2.20191221
5454
pyahocorasick==2.0.0
5555
pycparser==2.21
5656
pygmars==0.7.0
57-
Pygments==2.12.0
57+
Pygments==2.13.0
5858
pymaven-patch==0.3.0
5959
pyparsing==3.0.9
6060
pytz==2022.1

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ testing =
139139
docs =
140140
Sphinx == 6.2.1
141141
sphinx_rtd_theme >= 0.5.1
142-
docutils < 0.17
143142
doc8 >= 0.8.1
144143

145144
# linux-only package handling

0 commit comments

Comments
 (0)