mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
Docs: unpinned sphinx dependencies
This commit is contained in:
@@ -12,17 +12,16 @@ pytest-xdist
|
||||
pytest-forked
|
||||
pytest-timeout
|
||||
|
||||
sphinx==2.2.0 ; python_version >= '3.0'
|
||||
sphinx==1.8.5 ; python_version < '3.0'
|
||||
alabaster<0.7.14
|
||||
sphinxcontrib-applehelp<1.0.8
|
||||
sphinxcontrib-devhelp<1.0.6
|
||||
sphinxcontrib-htmlhelp<2.0.5
|
||||
sphinxcontrib-jsmath<1.0.2
|
||||
sphinxcontrib-qthelp<1.0.7
|
||||
sphinxcontrib-serializinghtml<1.1.10
|
||||
Jinja2==2.10
|
||||
markupsafe==1.1.1
|
||||
doc2dash==2.3.0
|
||||
sphinx; python_version >= '3.0'
|
||||
alabaster
|
||||
sphinxcontrib-applehelp
|
||||
sphinxcontrib-devhelp
|
||||
sphinxcontrib-htmlhelp
|
||||
sphinxcontrib-jsmath
|
||||
sphinxcontrib-qthelp
|
||||
sphinxcontrib-serializinghtml
|
||||
Jinja2
|
||||
markupsafe
|
||||
doc2dash
|
||||
beautifulsoup4
|
||||
typing-extensions; python_version < '3.11'
|
||||
|
||||
Reference in New Issue
Block a user