Skip to content

Commit 8c0cad6

Browse files
authored
Merge pull request #32 from AllenInstitute/relax-core-pinning
Slightly relax aibs-informatics-core pinning
2 parents 767c844 + 7ad8e45 commit 8c0cad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ requires-python = ">=3.9"
2020

2121
dependencies = [
2222
"boto3~=1.35",
23-
"aibs-informatics-core~=0.1.0",
23+
"aibs-informatics-core~=0.1",
2424
]
2525

2626
# For dev dependencies: https://peps.python.org/pep-0735/

0 commit comments

Comments
 (0)