Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
fix: pin versions of boto
Browse files Browse the repository at this point in the history
  • Loading branch information
miwurster committed Dec 13, 2023
1 parent 0807c08 commit 1bd0d53
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
requests>=2.19
pydantic==1.9.*
pydantic==1.9.2
qiskit-ibm-runtime==0.14.0
qiskit-braket-provider==0.0.5
qiskit-ionq==0.4.4
dwave-ocean-sdk==6.4.1
qiskit-braket-provider==0.0.5
boto3==1.33.13
botocore==1.33.13

0 comments on commit 1bd0d53

Please sign in to comment.