Skip to content

Commit

Permalink
arches should be greater than 7.6.0a0
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongundel committed Jul 16, 2024
1 parent 2eb3b34 commit 5e5ca1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
]
requires-python = ">=3.10"
dependencies = [
"arches>=7.6.0,<7.7.0",
"arches>=7.6.0a0,<7.7.0",
]
version = "0.0.1"

Expand Down

0 comments on commit 5e5ca1e

Please sign in to comment.