Skip to content

Commit e4aa573

Browse files
authored
Merge pull request #29 from AllenInstitute/feature/DT-7737-upgrade-core
Upgrade dependency on aibs-informatics-core to 0.1.0
2 parents 6ce025a + f7ed947 commit e4aa573

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.0.8",
23+
"aibs-informatics-core~=0.1.0",
2424
]
2525

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

0 commit comments

Comments
 (0)