Skip to content

Commit

Permalink
revert to last
Browse files Browse the repository at this point in the history
  • Loading branch information
James Wood authored and James Wood committed Dec 6, 2024
1 parent 30d9011 commit 028e9e8
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
86 changes: 43 additions & 43 deletions poetry.lock

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

10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ numpy = "^1.26.3"
[tool.poetry.dev-dependencies]
pytest = "^8.0.2"
flake8 = "^7.0.0"
pytest-cov = "^6.0.0"
pytest-cov = "~5"
pylint = "^3.0.2"
sphinx = "^8.1.3"
pytest-benchmark = "^5.1.0"
sphinx = "^7.2.6"
pytest-benchmark = "~4"
moto = "^5.0.2"
jsonschema = "^4.20.0"
m2r2 = "^0.3.2"
sphinx-rtd-theme = "^3.0.2"
pytest-rerunfailures = "^15.0"
sphinx-rtd-theme = "^2.0.0"
pytest-rerunfailures = "^14.0"
pytest-xdist = "^3.6.1"

[tool.pytest.ini_options]
Expand Down

0 comments on commit 028e9e8

Please sign in to comment.