python3Packages.cirq-rigetti: relax dependency constraints
This commit is contained in:
parent
2606caade9
commit
54f2fb8ce1
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ buildPythonPackage rec {
|
|||
--replace "pyjwt~=1.7.1" "pyjwt" \
|
||||
--replace "qcs-api-client~=0.8.0" "qcs-api-client" \
|
||||
--replace "iso8601~=0.1.14" "iso8601" \
|
||||
--replace "rfc3986~=1.5.0" "rfc3986" \
|
||||
--replace "pyquil~=3.0.0" "pyquil" \
|
||||
--replace "pydantic~=1.8.2" "pydantic"
|
||||
# Remove outdated test
|
||||
rm cirq_rigetti/service_test.py
|
||||
|
|
Loading…
Reference in a new issue