Skip to content

Commit 0c15287

Browse files
authored
Allow latest sphinx since pallets-sphinx-themes was updated. (#1181)
1 parent 3b444f1 commit 0c15287

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/models.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ using 'raw' sqlalchemy or Flask-SQLAlchemy-Lite.
5050
Flask-SQLAlchemy
5151
^^^^^^^^^^^^^^^^
5252
Your application code should import just the required version e.g.:
53+
5354
.. code-block:: python
5455
5556
from flask_security.models import fsqla_v3 as fsqla

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Pallets-Sphinx-Themes
2-
Sphinx<9
2+
Sphinx
33
sphinx-issues
44
packaging
55
Flask-SQLAlchemy

0 commit comments

Comments
 (0)