Skip to content

Commit

Permalink
infra: set a minimum sagemaker version to avoid cython build issues (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Oct 21, 2024
1 parent 5cffdd7 commit d6af96f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
amazon-braket-schemas
amazon-braket-sdk
boto3==1.35.22
boto3==1.35.43
certifi>=2023.7.22
invoke==2.2.0
invoke
mock
pennylane>=0.35.0
pytest==8.3.3
pytest
pytest-xdist
sagemaker
sagemaker>=2.232.2

0 comments on commit d6af96f

Please sign in to comment.