Skip to content

Commit

Permalink
use ^ notation
Browse files Browse the repository at this point in the history
  • Loading branch information
MIWdlB committed Oct 5, 2023
1 parent baf4733 commit c608ad5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["AlexisRalli <rallilex@hotmail.co.uk>", "TimWeaving <weaving.timothy@
license = "MIT"

[tool.poetry.dependencies]
python = ">=3.8, <4"
python = "^3.8"
openfermion = "^1.3.0"
cached-property = "^1.5.2"
py3Dmol = "^1.8.0"
Expand Down

0 comments on commit c608ad5

Please sign in to comment.