Skip to content

Commit

Permalink
pin aibs-informatics packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rpmcginty committed Dec 10, 2024
1 parent 04741c1 commit 8e5f06a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ requires-python = ">=3.9"

dependencies = [
"boto3~=1.35",
"aibs-informatics-core",
"aibs-informatics-core~=0.0.8",
]

[project.optional-dependencies]
dev = [
"aibs-informatics-test-resources[all]",
"aibs-informatics-test-resources[all]~=0.0.4",
"boto3-stubs[athena,apigateway,batch,ecr,ecs,efs,essential,fsx,logs,secretsmanager,ses,sns,ssm,sts,stepfunctions]",
"moto[all] ~= 5.0",
]
Expand Down

0 comments on commit 8e5f06a

Please sign in to comment.