diff --git a/cirq-superstaq/dev-requirements.txt b/cirq-superstaq/dev-requirements.txt index f9781a38b..e10726457 100644 --- a/cirq-superstaq/dev-requirements.txt +++ b/cirq-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.5.34 -qiskit-superstaq~=0.5.34 +checks-superstaq~=0.5.35 +qiskit-superstaq~=0.5.35 diff --git a/cirq-superstaq/example-requirements.txt b/cirq-superstaq/example-requirements.txt index ef8cd291c..203692089 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.34 +qiskit-superstaq~=0.5.35 diff --git a/cirq-superstaq/requirements.txt b/cirq-superstaq/requirements.txt index 782ff4993..feba2b746 100644 --- a/cirq-superstaq/requirements.txt +++ b/cirq-superstaq/requirements.txt @@ -1,2 +1,2 @@ cirq-core>=1.0.0 -general-superstaq~=0.5.34 +general-superstaq~=0.5.35 diff --git a/docs/requirements.txt b/docs/requirements.txt index 5135edca5..ed5d0e3ef 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ -cirq-superstaq[dev]~=0.5.34 -qiskit-superstaq[dev]~=0.5.34 +cirq-superstaq[dev]~=0.5.35 +qiskit-superstaq[dev]~=0.5.35 diff --git a/general-superstaq/dev-requirements.txt b/general-superstaq/dev-requirements.txt index 8ffb4721e..94681b58f 100644 --- a/general-superstaq/dev-requirements.txt +++ b/general-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.5.34 +checks-superstaq~=0.5.35 pyyaml>=6.0 diff --git a/general-superstaq/general_superstaq/_version.py b/general-superstaq/general_superstaq/_version.py index 3bc77a6b4..dbeedd480 100644 --- a/general-superstaq/general_superstaq/_version.py +++ b/general-superstaq/general_superstaq/_version.py @@ -1 +1 @@ -__version__ = "0.5.34" +__version__ = "0.5.35" diff --git a/qiskit-superstaq/dev-requirements.txt b/qiskit-superstaq/dev-requirements.txt index c4986e572..047a2f42f 100644 --- a/qiskit-superstaq/dev-requirements.txt +++ b/qiskit-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.34 +checks-superstaq~=0.5.35 diff --git a/qiskit-superstaq/requirements.txt b/qiskit-superstaq/requirements.txt index 2e3d485d0..5e5615d29 100644 --- a/qiskit-superstaq/requirements.txt +++ b/qiskit-superstaq/requirements.txt @@ -1,3 +1,3 @@ -general-superstaq~=0.5.34 +general-superstaq~=0.5.35 qiskit>=1.0.0 symengine~=0.13.0 diff --git a/supermarq-benchmarks/dev-requirements.txt b/supermarq-benchmarks/dev-requirements.txt index c4986e572..047a2f42f 100644 --- a/supermarq-benchmarks/dev-requirements.txt +++ b/supermarq-benchmarks/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.34 +checks-superstaq~=0.5.35 diff --git a/supermarq-benchmarks/requirements.txt b/supermarq-benchmarks/requirements.txt index 57ac5c0f8..7ac08495a 100644 --- a/supermarq-benchmarks/requirements.txt +++ b/supermarq-benchmarks/requirements.txt @@ -1,4 +1,4 @@ -cirq-superstaq~=0.5.34 -qiskit-superstaq~=0.5.34 +cirq-superstaq~=0.5.35 +qiskit-superstaq~=0.5.35 scikit-learn>=1.0 seaborn>=0.13.2