Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmshn committed Feb 23, 2024
2 parents 15b3728 + 19fb62d commit 626512d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ requires-python = ">=3.8"
[tool.setuptools_scm]

[project.optional-dependencies]
dev = ["pre-commit==2.17.0"]
dev = ["pre-commit==3.6.2"]
docs = [
"numpydoc==1.6.0",
"sphinx==7.2.6",
Expand All @@ -45,7 +45,7 @@ docs = [
tests = [
"pytest==7.1.2",
"pytest-cov==3.0.0",
"hypothesis==6.40.1",
"hypothesis==6.98.10",
]
strict = [
"pymatgen==2024.2.20",
Expand Down

0 comments on commit 626512d

Please sign in to comment.