python3Packages.cirq-rigetti: unpin qcs-api-client

This commit is contained in:
Drew Risinger 2021-10-29 17:18:13 -04:00 committed by Jonathan Ringer
parent e6055980a6
commit 3378a3e58c

View File

@ -39,7 +39,8 @@ buildPythonPackage rec {
--replace "httpx~=0.15.5" "httpx" \
--replace "idna~=2.10" "idna" \
--replace "requests~=2.18" "requests" \
--replace "pyjwt~=1.7.1" "pyjwt"
--replace "pyjwt~=1.7.1" "pyjwt" \
--replace "qcs-api-client~=0.8.0" "qcs-api-client"
'';
propagatedBuildInputs = [