Skip to content

Commit 3e9d698

Browse files
committed
revert back the package requirements' version
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 7cfd3b5 commit 3e9d698

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bleach==4.1.0
22
build==0.7.0
33
commonmark==0.9.1
4-
docutils==0.19
4+
docutils==0.18.1
55
et-xmlfile==1.1.0
66
execnet==1.9.0
77
iniconfig==1.1.1

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cffi==1.15.0
88
chardet==4.0.0
99
charset-normalizer==2.0.12
1010
click==8.0.4
11-
colorama==0.4.5
11+
colorama==0.4.4
1212
commoncode==30.2.0
1313
construct==2.10.68
1414
container-inspector==31.0.0
@@ -55,7 +55,7 @@ publicsuffix2==2.20191221
5555
pyahocorasick==2.0.0b1
5656
pycparser==2.21
5757
pygmars==0.7.0
58-
Pygments==2.17
58+
Pygments==2.15.0
5959
pymaven-patch==0.3.0
6060
pyparsing==3.0.8
6161
pytz==2022.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dev =
8080
pytest-xdist >= 2
8181
twine
8282
ruff
83-
Sphinx>=7.3.7
83+
Sphinx>=5.0.2
8484
sphinx-rtd-theme>=1.0.0
8585
sphinx-reredirects >= 0.1.2
8686
doc8>=0.11.2

0 commit comments

Comments
 (0)