Skip to content

Commit

Permalink
Updated versions of Sphinx and sphinx_rtd_theme.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbywater committed Jan 21, 2024
1 parent 8a2944f commit f78bf3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
postgresql_dev_requires
+ crypto_requires
+ [
"Sphinx==4.2.0",
"sphinx_rtd_theme==1.3.0",
"Sphinx>=5.0,<=6.0",
"sphinx_rtd_theme==2.0.0",
"orjson",
"pydantic",
]
Expand Down

0 comments on commit f78bf3b

Please sign in to comment.