Skip to content

Commit

Permalink
Adjusted docs version (again).
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbywater committed Jan 21, 2024
1 parent 939902d commit 533e4fd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
postgresql_dev_requires
+ crypto_requires
+ [
"Sphinx>=5.0,<6.0",
"sphinx_rtd_theme==2.0.0",
"sphinxcontrib-applehelp<=1.0.8",
"Sphinx<5.0",
"sphinx_rtd_theme<2.0.0",
"orjson",
"pydantic",
]
Expand Down

0 comments on commit 533e4fd

Please sign in to comment.