update requirements for Sphinx
This commit is contained in:
parent
fca91bdc54
commit
6c00217095
1 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# This file is only used for Sphinx.
|
||||
# End users should use pyproject.toml instead
|
||||
|
||||
itsdangerous==2.2.0
|
||||
libsass==0.23.0
|
||||
peewee==3.18.1
|
||||
|
|
@ -5,5 +8,7 @@ pydantic==2.12.0
|
|||
quart_schema==0.22.0
|
||||
setuptools==80.9.0
|
||||
starlette==0.48.0
|
||||
SQLAlchemy==2.0.40
|
||||
toml==0.10.2
|
||||
sphinx_rtd_theme
|
||||
sphinx_rtd_theme==3.0.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue