update requirements to fix tabs (#10409)
This commit is contained in:
parent
709084888a
commit
0c4d50239a
@ -1,47 +1,46 @@
|
|||||||
alabaster==0.7.12
|
alabaster==0.7.12
|
||||||
atomicwrites==1.4.0
|
atomicwrites==1.4.0
|
||||||
attrs==21.4.0
|
attrs==20.3.0
|
||||||
Babel==2.9.1
|
Babel==2.9.0
|
||||||
beautifulsoup4==4.10.0
|
beautifulsoup4==4.9.3
|
||||||
certifi==2021.10.8
|
certifi==2020.12.5
|
||||||
charset-normalizer==2.0.10
|
|
||||||
colorama==0.4.4
|
colorama==0.4.4
|
||||||
Cython==0.29.26
|
Cython==0.29.23
|
||||||
docutils==0.14
|
docutils==0.16
|
||||||
idna==3.3
|
idna==2.10
|
||||||
imagesize==1.3.0
|
imagesize==1.2.0
|
||||||
importlib-metadata==4.10.1
|
importlib-metadata==3.10.0
|
||||||
iniconfig==1.1.1
|
iniconfig==1.1.1
|
||||||
ipython==8.0.1
|
ipython==7.22.0
|
||||||
Jinja2==3.0.3
|
Jinja2==2.11.3
|
||||||
lxml==4.7.1
|
lxml==4.6.3
|
||||||
MarkupSafe==2.0.1
|
MarkupSafe==1.1.1
|
||||||
mistune==2.0.2
|
mistune==2.0.0a6
|
||||||
packaging==21.3
|
packaging==20.9
|
||||||
pluggy==1.0.0
|
pluggy==0.13.1
|
||||||
py==1.11.0
|
py==1.10.0
|
||||||
pydata-sphinx-theme==0.8.0
|
pydata-sphinx-theme==0.7.2
|
||||||
Pygments==2.11.2
|
Pygments==2.8.1
|
||||||
pyparsing==3.0.6
|
pyparsing==2.4.7
|
||||||
pytest==6.2.5
|
pytest==6.2.3
|
||||||
pytest-html==3.1.1
|
pytest-html==3.1.1
|
||||||
pytest-metadata==1.11.0
|
pytest-metadata==1.11.0
|
||||||
pytz==2021.3
|
pytz==2021.1
|
||||||
requests==2.27.1
|
requests==2.25.1
|
||||||
six==1.16.0
|
six==1.15.0
|
||||||
snowballstemmer==2.2.0
|
snowballstemmer==2.1.0
|
||||||
soupsieve==2.3.1
|
soupsieve==2.2.1
|
||||||
Sphinx==4.4.0
|
Sphinx==3.2.1
|
||||||
sphinx-copybutton==0.4.0
|
sphinx-copybutton==0.3.3
|
||||||
sphinx-inline-tabs==2022.1.2b11
|
sphinx-inline-tabs==2021.8.17b10
|
||||||
sphinx-panels==0.6.0
|
sphinx-panels==0.6.0
|
||||||
sphinx-sitemap==2.2.0
|
sphinx-sitemap==2.2.0
|
||||||
sphinxcontrib-applehelp==1.0.2
|
sphinxcontrib-applehelp==1.0.2
|
||||||
sphinxcontrib-devhelp==1.0.2
|
sphinxcontrib-devhelp==1.0.2
|
||||||
sphinxcontrib-htmlhelp==2.0.0
|
sphinxcontrib-htmlhelp==1.0.3
|
||||||
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.4
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
urllib3==1.26.8
|
urllib3==1.26.4
|
||||||
zipp==3.7.0
|
zipp==3.4.1
|
||||||
|
Loading…
Reference in New Issue
Block a user