Skip to content

Commit

Permalink
build: update tox dependencies for building the project docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jkglasbrenner committed Jan 18, 2024
1 parent 7cbf6ab commit 8bdf33c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ deps =
Flask>=2.0.0,<2.2.0
flask-accepts>=0.17.0
Flask-Cors>=3.0.1
Flask-Login>=0.6.0,
flask-restx>=0.5.1
Flask-SQLAlchemy>=2.4.0
Flask-WTF>=0.14.3
Expand All @@ -197,7 +198,12 @@ deps =
sphinx-copybutton>=0.5.0
sphinx-design>=0.1.0
sphinx-togglebutton>=0.3.2
sphinxcontrib-applehelp<=1.0.4
sphinxcontrib-devhelp<=1.0.2
sphinxcontrib-htmlhelp<=2.0.1
sphinxcontrib-openapi
sphinxcontrib-qthelp<=1.0.3
sphinxcontrib-serializinghtml<=1.1.5
SQLAlchemy>=1.4.0,<2
typing-extensions>=3.7.4.0
werkzeug>=1.0.0,<=2.1.2
Expand Down

0 comments on commit 8bdf33c

Please sign in to comment.