File tree Expand file tree Collapse file tree 2 files changed +5
-39
lines changed
Expand file tree Collapse file tree 2 files changed +5
-39
lines changed Original file line number Diff line number Diff line change @@ -46,20 +46,20 @@ rasterra = "^0.6.1"
4646pydantic = " ^2.10.4"
4747
4848[tool .poetry .group .dev .dependencies ]
49- mkdocstrings = {version = " >=0.23 " , extras = [" python" ]}
49+ mkdocstrings = {version = " * " , extras = [" python" ]}
5050mkdocs-material = " *"
5151mkdocs-table-reader-plugin = " *"
52- mkdocs-gen-files = " ^0.5.0 "
53- mkdocs-literate-nav = " ^0.6.1 "
54- mkdocs-section-index = " ^0.3.9 "
52+ mkdocs-gen-files = " * "
53+ mkdocs-literate-nav = " * "
54+ mkdocs-section-index = " * "
5555mypy = " *"
5656pre-commit = " *"
5757pymdown-extensions = " *"
5858pytest = " *"
5959pytest-github-actions-annotate-failures = " *"
6060pytest-cov = " *"
6161python-kacl = " *"
62- ruff = " >=0.2.0 "
62+ ruff = " * "
6363types-pyyaml = " ^6.0.12.20241230"
6464types-requests = " ^2.32.0.20241016"
6565types-tqdm = " ^4.67.0.20241221"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments