fixing docs

This commit is contained in:
William Guss
2024-09-08 12:33:41 -07:00
parent b122540c13
commit 09eb829beb
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.11' # Specify the Python version
python-version: '3.12.4' # Specify the Python version
- name: Install Poetry
uses: snok/install-poetry@v1

View File

@@ -7,5 +7,5 @@ sphinx-design==0.5.0
sphinx-inline-tabs==2023.4.21
sphinx-togglebutton==0.3.2
sphinxcontrib-mermaid==0.9.2
sphinxawesome_theme
autodoc_pydantic
sphinxawesome_theme==5.2.0
autodoc_pydantic==2.2.0