Skip to content

Commit

Permalink
Reverted Sphinx to v5.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbywater committed Jan 21, 2024
1 parent ef33068 commit 74bec6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
postgresql_dev_requires
+ crypto_requires
+ [
"Sphinx>=5.0,<=6.0",
"Sphinx>=5.0,<6.0",
"sphinx_rtd_theme==1.3.0",
"orjson",
"pydantic",
Expand Down

0 comments on commit 74bec6b

Please sign in to comment.