Skip to content

Commit

Permalink
docs: bin pydantic version in docs building
Browse files Browse the repository at this point in the history
  • Loading branch information
HLasse committed Feb 6, 2024
1 parent 2ec4aa9 commit 8631fc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ documentation = "https://hlasse.github.io/TextDescriptives/"
style = ["black==24.1.1", "pre-commit==3.6.0", "ruff==0.1.15", "mypy==1.8.0"]
tests = ["pytest>=7.1.3", "pytest-cov>=3.0.0"]
docs = [
"pydantic==2.1",
"sphinx>=5.3.0",
"furo==2022.12.7",
"sphinx-copybutton>=0.5.1",
Expand Down

0 comments on commit 8631fc8

Please sign in to comment.