Skip to content

Commit a7bb0e8

Browse files
vtomolerht
authored andcommitted
Loosen pyquil requirements (quantumlib#5681)
1 parent d22abae commit a7bb0e8

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

cirq-rigetti/requirements.txt

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1 @@
1-
attrs~=20.3.0
2-
certifi~=2021.5.30
3-
h11~=0.9.0
4-
httpcore~=0.11.1
5-
httpx~=0.15.5
6-
idna~=2.10
7-
iso8601~=0.1.14
8-
pydantic~=1.8.2
9-
pyjwt~=1.7.1
10-
pyquil~=2.28.2; python_version < "3.7"
11-
pyquil~=3.0.0; python_version >= "3.7"
12-
python-dateutil~=2.8.1
13-
qcs-api-client~=0.8.0
14-
retrying~=1.3.3
15-
rfc3339~=6.2
16-
rfc3986~=1.5.0
17-
six~=1.16.0
18-
sniffio~=1.2.0
19-
toml~=0.10.2
1+
pyquil>=3.0.0

0 commit comments

Comments
 (0)