Skip to content

Commit

Permalink
Merge branch 'main' of github.com:materialsproject/jobflow
Browse files Browse the repository at this point in the history
  • Loading branch information
utf committed Mar 20, 2023
2 parents 68d8d60 + 4b53b2b commit 03399dd
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 @@ -40,7 +40,7 @@ docs = [
"furo==2022.12.7",
"myst_parser==1.0.0",
"ipython==8.11.0",
"nbsphinx==0.8.12",
"nbsphinx==0.9.0",
"autodoc_pydantic==1.8.0",
]
dev = ["pre-commit>=2.12.1"]
Expand All @@ -52,7 +52,7 @@ strict = [
"networkx==3.0",
"pydash==6.0.2",
"maggma==0.50.3",
"pydantic==1.10.5",
"pydantic==1.10.6",
"PyYAML==6.0",
"FireWorks==2.0.3",
"matplotlib==3.7.1",
Expand Down

0 comments on commit 03399dd

Please sign in to comment.