From 26ba55f9237a56612d9fc1fba9228c49ead94c80 Mon Sep 17 00:00:00 2001 From: Paige <9815305+paaige@users.noreply.github.com> Date: Mon, 11 Sep 2023 23:01:02 -0500 Subject: [PATCH] Updating version 0.4.18 -> 0.4.19 (#750) --- cirq-superstaq/dev-requirements.txt | 2 +- cirq-superstaq/example-requirements.txt | 2 +- cirq-superstaq/requirements.txt | 2 +- docs/requirements.txt | 4 ++-- general-superstaq/general_superstaq/_version.py | 2 +- qiskit-superstaq/dev-requirements.txt | 2 +- qiskit-superstaq/requirements.txt | 2 +- supermarq-benchmarks/dev-requirements.txt | 2 +- supermarq-benchmarks/requirements.txt | 4 ++-- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/cirq-superstaq/dev-requirements.txt b/cirq-superstaq/dev-requirements.txt index 0af3422db..e788f31ae 100644 --- a/cirq-superstaq/dev-requirements.txt +++ b/cirq-superstaq/dev-requirements.txt @@ -1 +1 @@ -general-superstaq[dev]~=0.4.18 +general-superstaq[dev]~=0.4.19 diff --git a/cirq-superstaq/example-requirements.txt b/cirq-superstaq/example-requirements.txt index 7e7abe1d4..2112c5291 100644 --- a/cirq-superstaq/example-requirements.txt +++ b/cirq-superstaq/example-requirements.txt @@ -1,2 +1,2 @@ notebook~=6.4.12 -qiskit-superstaq~=0.4.18 +qiskit-superstaq~=0.4.19 diff --git a/cirq-superstaq/requirements.txt b/cirq-superstaq/requirements.txt index 64bd56f89..085e6d338 100644 --- a/cirq-superstaq/requirements.txt +++ b/cirq-superstaq/requirements.txt @@ -1,3 +1,3 @@ cirq>=1.0.0 -general-superstaq~=0.4.18 +general-superstaq~=0.4.19 qubovert>=1.2.3 diff --git a/docs/requirements.txt b/docs/requirements.txt index 510704c23..d7dc1227a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ -cirq-superstaq[dev]~=0.4.18 +cirq-superstaq[dev]~=0.4.19 ipywidgets>=8.0.0 nbsphinx>=0.9.0 -qiskit-superstaq[dev]~=0.4.18 +qiskit-superstaq[dev]~=0.4.19 sphinx-rtd-theme>=1.0.0 supermarq[dev]~=0.4.11 diff --git a/general-superstaq/general_superstaq/_version.py b/general-superstaq/general_superstaq/_version.py index 2dd553604..8f584e622 100644 --- a/general-superstaq/general_superstaq/_version.py +++ b/general-superstaq/general_superstaq/_version.py @@ -1 +1 @@ -__version__ = "0.4.18" +__version__ = "0.4.19" diff --git a/qiskit-superstaq/dev-requirements.txt b/qiskit-superstaq/dev-requirements.txt index 0af3422db..e788f31ae 100644 --- a/qiskit-superstaq/dev-requirements.txt +++ b/qiskit-superstaq/dev-requirements.txt @@ -1 +1 @@ -general-superstaq[dev]~=0.4.18 +general-superstaq[dev]~=0.4.19 diff --git a/qiskit-superstaq/requirements.txt b/qiskit-superstaq/requirements.txt index ae6309f6b..ae82542a4 100644 --- a/qiskit-superstaq/requirements.txt +++ b/qiskit-superstaq/requirements.txt @@ -1,3 +1,3 @@ -general-superstaq~=0.4.18 +general-superstaq~=0.4.19 matplotlib~=3.0 qiskit>=0.43.3 diff --git a/supermarq-benchmarks/dev-requirements.txt b/supermarq-benchmarks/dev-requirements.txt index 0af3422db..e788f31ae 100644 --- a/supermarq-benchmarks/dev-requirements.txt +++ b/supermarq-benchmarks/dev-requirements.txt @@ -1 +1 @@ -general-superstaq[dev]~=0.4.18 +general-superstaq[dev]~=0.4.19 diff --git a/supermarq-benchmarks/requirements.txt b/supermarq-benchmarks/requirements.txt index 75f6feff5..8e8781273 100644 --- a/supermarq-benchmarks/requirements.txt +++ b/supermarq-benchmarks/requirements.txt @@ -1,4 +1,4 @@ -cirq-superstaq~=0.4.18 +cirq-superstaq~=0.4.19 matplotlib<=3.5.2 -qiskit-superstaq~=0.4.18 +qiskit-superstaq~=0.4.19 scikit-learn>=1.0