fix(docs): pin sphinxawesome-theme to <6.0.0 (#968)

Version 6.x changed the Python module structure, breaking `import sphinxawesome_theme` at build time.

Co-authored-by: Musa Malik <musam@uw.edu>
This commit is contained in:
Musa 2026-06-17 11:25:44 -07:00 committed by GitHub
parent 440ee1e1ef
commit 5d990d9609
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,4 @@
sphinx_copybutton==0.5.2
sphinxawesome-theme
sphinxawesome-theme<6.0.0
sphinx_sitemap
sphinx_design
sphinxawesome_theme