Commit Graph

4 Commits

Author SHA1 Message Date
Ben Darnell 4382c13299 docs: Update sphinx (and the rest of the deps)
Remove pin to sphinx 5.x and remove sphinx-asyncio. Sphinx now supports
asyncio out of the box. Everything I've checked looks fine although I
haven't looked at every page.

Fixes #3239
2024-06-11 21:39:34 -04:00
Ben Darnell bba8cdc1ff Update tox to v4
Adapt to backwards-incompatible renaming.
2023-01-20 20:35:23 +00:00
Ben Darnell f99b61aa16 Update most deps
Sphinx is pinned to <6 because of a conflict with sphinx_rtd_theme
Tox is pinned to <4 because we're affected by some backwards-incompatible
renamings in the config file.
2023-01-20 20:12:09 +00:00
Ben Darnell 8025b263eb Consolidate maint and docs requirements files
This division was just complicating things unnecessarily.
Also adopt pip-tools instead of doing it all by hand.
No pinned versions have been changed in this commit.
2023-01-20 19:52:40 +00:00