diff --git a/setup.py b/setup.py index 2b1184c..43761fc 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ setup( "qibojit>=0.0.7", "quimb[tensor]>=1.4.0", "cupy>=11.6.0", - "cuquantum-python-cu11", + "cuquantum-python-cu11>=23.3.0", ], extras_require={ "docs": [],