Skip to content

Commit

Permalink
Update arches dependency until 7.6 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
johnatawnclementawn committed Jul 30, 2024
1 parent a6ec986 commit f4ded04
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 @@ -25,7 +25,7 @@ classifiers = [
]
requires-python = ">=3.10"
dependencies = [
"arches>=7.6.0a10,<8",
"arches @ git+https://github.com/archesproject/arches.git@95bbe4a",
]
version = "0.0.1"

Expand Down

0 comments on commit f4ded04

Please sign in to comment.