Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JProvazza authored Jan 11, 2024
1 parent f477bdb commit 4b2012a
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 @@ -7,7 +7,7 @@ authors = [ { name = "QSimulate" } ]
dependencies = [
"fqe>=0.3.0",
"block2>=0.5.2",
"pyblock3>=0.2.9rc3"
"pyblock3>=0.2.9rc4"
]

[project.optional-dependencies]
Expand Down Expand Up @@ -42,4 +42,4 @@ module = [
"openfermionpyscf",
]

ignore_missing_imports = true
ignore_missing_imports = true

0 comments on commit 4b2012a

Please sign in to comment.