diff --git a/cirq-superstaq/dev-requirements.txt b/cirq-superstaq/dev-requirements.txt index a14958861..6774b8e02 100644 --- a/cirq-superstaq/dev-requirements.txt +++ b/cirq-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.4.28 +checks-superstaq~=0.4.29 diff --git a/cirq-superstaq/example-requirements.txt b/cirq-superstaq/example-requirements.txt index 5c902cdd0..c201ab211 100644 --- a/cirq-superstaq/example-requirements.txt +++ b/cirq-superstaq/example-requirements.txt @@ -1,2 +1,2 @@ notebook~=6.5.5 -qiskit-superstaq~=0.4.28 +qiskit-superstaq~=0.4.29 diff --git a/cirq-superstaq/requirements.txt b/cirq-superstaq/requirements.txt index 4a83cc434..85ec798da 100644 --- a/cirq-superstaq/requirements.txt +++ b/cirq-superstaq/requirements.txt @@ -1,3 +1,3 @@ cirq>=1.0.0 -general-superstaq~=0.4.28 +general-superstaq~=0.4.29 qubovert>=1.2.3 diff --git a/docs/requirements.txt b/docs/requirements.txt index b0d0c1156..465c7a931 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ -cirq-superstaq[dev]~=0.4.28 +cirq-superstaq[dev]~=0.4.29 ipywidgets>=8.0.0 nbsphinx>=0.9.0 -qiskit-superstaq[dev]~=0.4.28 +qiskit-superstaq[dev]~=0.4.29 sphinx-rtd-theme>=1.0.0 diff --git a/general-superstaq/dev-requirements.txt b/general-superstaq/dev-requirements.txt index 0cf93f4e2..3b5028a50 100644 --- a/general-superstaq/dev-requirements.txt +++ b/general-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.4.28 +checks-superstaq~=0.4.29 pyyaml>=6.0 diff --git a/general-superstaq/general_superstaq/_version.py b/general-superstaq/general_superstaq/_version.py index 4fef01e0d..7fe048907 100644 --- a/general-superstaq/general_superstaq/_version.py +++ b/general-superstaq/general_superstaq/_version.py @@ -1 +1 @@ -__version__ = "0.4.28" +__version__ = "0.4.29" diff --git a/qiskit-superstaq/dev-requirements.txt b/qiskit-superstaq/dev-requirements.txt index a14958861..6774b8e02 100644 --- a/qiskit-superstaq/dev-requirements.txt +++ b/qiskit-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.4.28 +checks-superstaq~=0.4.29 diff --git a/qiskit-superstaq/requirements.txt b/qiskit-superstaq/requirements.txt index d4715443f..785924487 100644 --- a/qiskit-superstaq/requirements.txt +++ b/qiskit-superstaq/requirements.txt @@ -1,3 +1,3 @@ -general-superstaq~=0.4.28 +general-superstaq~=0.4.29 matplotlib~=3.0 qiskit>=0.43.3 diff --git a/supermarq-benchmarks/dev-requirements.txt b/supermarq-benchmarks/dev-requirements.txt index a14958861..6774b8e02 100644 --- a/supermarq-benchmarks/dev-requirements.txt +++ b/supermarq-benchmarks/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.4.28 +checks-superstaq~=0.4.29 diff --git a/supermarq-benchmarks/requirements.txt b/supermarq-benchmarks/requirements.txt index 1b8fec69e..f354a681b 100644 --- a/supermarq-benchmarks/requirements.txt +++ b/supermarq-benchmarks/requirements.txt @@ -1,4 +1,4 @@ -cirq-superstaq~=0.4.28 +cirq-superstaq~=0.4.29 matplotlib<=3.5.2 -qiskit-superstaq~=0.4.28 +qiskit-superstaq~=0.4.29 scikit-learn>=1.0