Skip to content

Commit 1392323

Browse files
Update pyqasm requirement from <1.1.0,>=0.5.0 to >=1.0.3,<1.1.0
Updates the requirements on [pyqasm](https://github.com/qBraid/pyqasm) to permit the latest version. - [Release notes](https://github.com/qBraid/pyqasm/releases) - [Changelog](https://github.com/qBraid/pyqasm/blob/main/CHANGELOG.md) - [Commits](qBraid/pyqasm@v0.5.0...v1.0.3) --- updated-dependencies: - dependency-name: pyqasm dependency-version: 1.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e968191 commit 1392323

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
qbraid>=0.11.0
2-
pyqasm>=0.5.0,<1.1.0
2+
pyqasm>=1.0.3,<1.1.0
33
sympy>=1.14.0
44
scipy>=1.16.0
55
numpy>=1.25.2

0 commit comments

Comments
 (0)