diff --git a/cirq-superstaq/dev-requirements.txt b/cirq-superstaq/dev-requirements.txt index bb7039861..6052cc074 100644 --- a/cirq-superstaq/dev-requirements.txt +++ b/cirq-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.6 +checks-superstaq~=0.5.7 diff --git a/cirq-superstaq/example-requirements.txt b/cirq-superstaq/example-requirements.txt index fd771d771..a77f43885 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.6 +qiskit-superstaq~=0.5.7 diff --git a/cirq-superstaq/requirements.txt b/cirq-superstaq/requirements.txt index 6de1bd921..6c488edf2 100644 --- a/cirq-superstaq/requirements.txt +++ b/cirq-superstaq/requirements.txt @@ -1,2 +1,2 @@ cirq-core>=1.0.0 -general-superstaq~=0.5.6 +general-superstaq~=0.5.7 diff --git a/docs/requirements.txt b/docs/requirements.txt index 4f8480fbd..4f5ad5999 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ -cirq-superstaq[dev]~=0.5.6 +cirq-superstaq[dev]~=0.5.7 ipywidgets>=8.0.0 nbsphinx>=0.9.0 -qiskit-superstaq[dev]~=0.5.6 +qiskit-superstaq[dev]~=0.5.7 sphinx-rtd-theme>=1.0.0 diff --git a/general-superstaq/dev-requirements.txt b/general-superstaq/dev-requirements.txt index 4b231820b..7522bfad6 100644 --- a/general-superstaq/dev-requirements.txt +++ b/general-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.5.6 +checks-superstaq~=0.5.7 pyyaml>=6.0 diff --git a/general-superstaq/general_superstaq/_version.py b/general-superstaq/general_superstaq/_version.py index a779a4426..1cc82e6b8 100644 --- a/general-superstaq/general_superstaq/_version.py +++ b/general-superstaq/general_superstaq/_version.py @@ -1 +1 @@ -__version__ = "0.5.6" +__version__ = "0.5.7" diff --git a/qiskit-superstaq/dev-requirements.txt b/qiskit-superstaq/dev-requirements.txt index bb7039861..6052cc074 100644 --- a/qiskit-superstaq/dev-requirements.txt +++ b/qiskit-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.6 +checks-superstaq~=0.5.7 diff --git a/qiskit-superstaq/requirements.txt b/qiskit-superstaq/requirements.txt index 830e53385..1fa18c44e 100644 --- a/qiskit-superstaq/requirements.txt +++ b/qiskit-superstaq/requirements.txt @@ -1,4 +1,4 @@ -general-superstaq~=0.5.6 +general-superstaq~=0.5.7 qiskit>=0.44.1 qiskit-ibm-provider>=0.7.2 symengine~=0.11.0 diff --git a/supermarq-benchmarks/dev-requirements.txt b/supermarq-benchmarks/dev-requirements.txt index bb7039861..6052cc074 100644 --- a/supermarq-benchmarks/dev-requirements.txt +++ b/supermarq-benchmarks/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.6 +checks-superstaq~=0.5.7 diff --git a/supermarq-benchmarks/requirements.txt b/supermarq-benchmarks/requirements.txt index ea3a9cf5c..655b08f82 100644 --- a/supermarq-benchmarks/requirements.txt +++ b/supermarq-benchmarks/requirements.txt @@ -1,3 +1,3 @@ -cirq-superstaq~=0.5.6 -qiskit-superstaq~=0.5.6 +cirq-superstaq~=0.5.7 +qiskit-superstaq~=0.5.7 scikit-learn>=1.0