diff --git a/requirements-test.txt b/requirements-test.txt index f9e8ec4..651923a 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,5 @@ qbraid>=0.11.1,<0.12.0 pytest pytest-cov -autoqasm>=0.1.0 +autoqasm>=0.2.0 cudaq; platform_system == "Linux" and python_version < '3.14' \ No newline at end of file