From 9baed139f771921aec3a45f405472ed10126ff14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 03:11:45 +0000 Subject: [PATCH] Bump qbraid from 0.9.9.dev20250814175257 to 0.9.9 Bumps [qbraid](https://github.com/qBraid/qBraid) from 0.9.9.dev20250814175257 to 0.9.9. - [Release notes](https://github.com/qBraid/qBraid/releases) - [Changelog](https://github.com/qBraid/qBraid/blob/main/CHANGELOG.md) - [Commits](https://github.com/qBraid/qBraid/commits/v0.9.9) --- updated-dependencies: - dependency-name: qbraid dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2a0280..560a793 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -qbraid==0.9.9.dev20250814175257 +qbraid==0.9.9 pyqasm>=0.5.0,<0.6.0 sympy>=1.14.0 scipy>=1.16.0