Skip to content

Commit

Permalink
mkdocs - upgrade documentation requirements, but drop back to mkdocst…
Browse files Browse the repository at this point in the history
…rings-python-legacy because the new one isn't working yet.
  • Loading branch information
seanharrison committed Sep 8, 2024
1 parent 3edd86b commit d7347bb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,10 @@
"sqly[migration]",
"mkdocs~=1.4.3",
"mkdocs-autorefs~=0.4.1",
"mkdocs-click~=0.8.0",
"mkdocs-material~=9.1.19",
"mkdocs-click~=0.8.1",
"mkdocs-material~=9.1.20",
"mkdocs-material-extensions~=1.1.1",
"mkdocstrings~=0.22.0",
"mkdocstrings-python~=1.2.1",
"mkdocstrings[python-legacy]~=0.22.0",
],
"test": [
"sqly[migration]",
Expand Down

0 comments on commit d7347bb

Please sign in to comment.