diff --git a/setup.py b/setup.py index 17355df..2b1184c 100644 --- a/setup.py +++ b/setup.py @@ -42,8 +42,8 @@ setup( "qibo>=0.1.10", "qibojit>=0.0.7", "quimb[tensor]>=1.4.0", - #"cupy>=11.6.0", - #"cuquantum-python-cu11", + "cupy>=11.6.0", + "cuquantum-python-cu11", ], extras_require={ "docs": [],