diff --git a/cirq-superstaq/dev-requirements.txt b/cirq-superstaq/dev-requirements.txt index 9db11d4b1..6b6418c75 100644 --- a/cirq-superstaq/dev-requirements.txt +++ b/cirq-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.13 +checks-superstaq~=0.5.14 diff --git a/cirq-superstaq/example-requirements.txt b/cirq-superstaq/example-requirements.txt index a6ab12307..b61a9d782 100644 --- a/cirq-superstaq/example-requirements.txt +++ b/cirq-superstaq/example-requirements.txt @@ -1,2 +1,2 @@ notebook>=6.5.5 -qiskit-superstaq~=0.5.13 +qiskit-superstaq~=0.5.14 diff --git a/cirq-superstaq/requirements.txt b/cirq-superstaq/requirements.txt index 5bb54d2c2..66b82c50b 100644 --- a/cirq-superstaq/requirements.txt +++ b/cirq-superstaq/requirements.txt @@ -1,2 +1,2 @@ cirq-core>=1.0.0 -general-superstaq~=0.5.13 +general-superstaq~=0.5.14 diff --git a/docs/requirements.txt b/docs/requirements.txt index 90fb93c09..0c3d88c5b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ -cirq-superstaq[dev]~=0.5.13 -qiskit-superstaq[dev]~=0.5.13 +cirq-superstaq[dev]~=0.5.14 +qiskit-superstaq[dev]~=0.5.14 diff --git a/general-superstaq/dev-requirements.txt b/general-superstaq/dev-requirements.txt index a33420307..82e547ad0 100644 --- a/general-superstaq/dev-requirements.txt +++ b/general-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.5.13 +checks-superstaq~=0.5.14 pyyaml>=6.0 diff --git a/general-superstaq/general_superstaq/_version.py b/general-superstaq/general_superstaq/_version.py index ce25754b4..cf5cf7da6 100644 --- a/general-superstaq/general_superstaq/_version.py +++ b/general-superstaq/general_superstaq/_version.py @@ -1 +1 @@ -__version__ = "0.5.13" +__version__ = "0.5.14" diff --git a/qiskit-superstaq/dev-requirements.txt b/qiskit-superstaq/dev-requirements.txt index 9db11d4b1..6b6418c75 100644 --- a/qiskit-superstaq/dev-requirements.txt +++ b/qiskit-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.13 +checks-superstaq~=0.5.14 diff --git a/qiskit-superstaq/requirements.txt b/qiskit-superstaq/requirements.txt index 252316b90..8066f9c20 100644 --- a/qiskit-superstaq/requirements.txt +++ b/qiskit-superstaq/requirements.txt @@ -1,4 +1,4 @@ -general-superstaq~=0.5.13 +general-superstaq~=0.5.14 qiskit>=0.45.0 qiskit-ibm-provider>=0.9.0 symengine~=0.11.0 diff --git a/supermarq-benchmarks/dev-requirements.txt b/supermarq-benchmarks/dev-requirements.txt index 9db11d4b1..6b6418c75 100644 --- a/supermarq-benchmarks/dev-requirements.txt +++ b/supermarq-benchmarks/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.13 +checks-superstaq~=0.5.14 diff --git a/supermarq-benchmarks/requirements.txt b/supermarq-benchmarks/requirements.txt index f74414942..793c8b645 100644 --- a/supermarq-benchmarks/requirements.txt +++ b/supermarq-benchmarks/requirements.txt @@ -1,3 +1,3 @@ -cirq-superstaq~=0.5.13 -qiskit-superstaq~=0.5.13 +cirq-superstaq~=0.5.14 +qiskit-superstaq~=0.5.14 scikit-learn>=1.0