Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rouzbeh committed Oct 20, 2023
1 parent 1a128a0 commit 05bb186
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 56 deletions.
106 changes: 52 additions & 54 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ types-requests = "^2.28.11.2"
flake8 = ">= 6.0.0"
mypy = ">= 0.991"
numpydoc = ">= 1.5.0"
sphinx-autoapi = "^2.0.0"
sphinx-autoapi = ">= 2.0.0"
sphinx-bootstrap-theme = ">= 0.8.1"
sphinx-gallery = "^0.11.1"
sphinx-gallery = ">= 0.11.1"
pydocstyle = ">= 6.1.1"

[build-system]
Expand Down

0 comments on commit 05bb186

Please sign in to comment.