|
|
@ -1,17 +1,17 @@
|
|
|
|
# edit "rstcheck.requirements.in" and generate with: hacking/update-sanity-requirements.py --test rstcheck
|
|
|
|
# edit "rstcheck.requirements.in" and generate with: hacking/update-sanity-requirements.py --test rstcheck
|
|
|
|
alabaster==0.7.12
|
|
|
|
alabaster==0.7.12
|
|
|
|
Babel==2.10.3
|
|
|
|
Babel==2.10.3
|
|
|
|
certifi==2022.6.15
|
|
|
|
certifi==2022.9.14
|
|
|
|
charset-normalizer==2.1.0
|
|
|
|
charset-normalizer==2.1.1
|
|
|
|
docutils==0.17.1
|
|
|
|
docutils==0.17.1
|
|
|
|
idna==3.3
|
|
|
|
idna==3.4
|
|
|
|
imagesize==1.4.1
|
|
|
|
imagesize==1.4.1
|
|
|
|
Jinja2==3.1.2
|
|
|
|
Jinja2==3.1.2
|
|
|
|
MarkupSafe==2.1.1
|
|
|
|
MarkupSafe==2.1.1
|
|
|
|
packaging==21.3
|
|
|
|
packaging==21.3
|
|
|
|
Pygments==2.12.0
|
|
|
|
Pygments==2.13.0
|
|
|
|
pyparsing==3.0.9
|
|
|
|
pyparsing==3.0.9
|
|
|
|
pytz==2022.1
|
|
|
|
pytz==2022.2.1
|
|
|
|
requests==2.28.1
|
|
|
|
requests==2.28.1
|
|
|
|
rstcheck==3.5.0
|
|
|
|
rstcheck==3.5.0
|
|
|
|
snowballstemmer==2.2.0
|
|
|
|
snowballstemmer==2.2.0
|
|
|
@ -22,4 +22,4 @@ sphinxcontrib-htmlhelp==2.0.0
|
|
|
|
sphinxcontrib-jsmath==1.0.1
|
|
|
|
sphinxcontrib-jsmath==1.0.1
|
|
|
|
sphinxcontrib-qthelp==1.0.3
|
|
|
|
sphinxcontrib-qthelp==1.0.3
|
|
|
|
sphinxcontrib-serializinghtml==1.1.5
|
|
|
|
sphinxcontrib-serializinghtml==1.1.5
|
|
|
|
urllib3==1.26.11
|
|
|
|
urllib3==1.26.12
|
|
|
|