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

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

Co-Authored-By: Spherrrical <malikmusa1323@gmail.com>
This commit is contained in:
Musa Malik 2026-06-12 21:42:19 +00:00
parent 9812540602
commit 6865af0bf7

View file

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