Skip to content

Commit 046ba56

Browse files
committed
Update pyproject.toml
1 parent 538d5c2 commit 046ba56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ tqdm = "*"
2020
pytest = "^7.1.3"
2121
pytest-cov = "^4.0.0"
2222
myst-nb = "*"
23-
sphinx-autoapi = "^2.0.0"
23+
sphinx-autoapi = "*"
2424
sphinx-toolbox = "*"
25-
sphinx-rtd-theme = "^1.0.0"
25+
sphinx-rtd-theme = "*"
2626

2727
[build-system]
2828
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)