Skip to content

Commit 10abfc2

Browse files
authored
Revert "Pin python-rapidjson in cirq-rigetti." (#5671)
Reverts #5666 now that python-rapidjson/python-rapidjson#166 has been fixed.
1 parent 27a7f58 commit 10abfc2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cirq-rigetti/requirements.txt

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ pydantic~=1.8.2
99
pyjwt~=1.7.1
1010
pyquil~=2.28.2; python_version < "3.7"
1111
pyquil~=3.0.0; python_version >= "3.7"
12-
# Remove once https://github.com/python-rapidjson/python-rapidjson/issues/166 is resolved.
13-
python-rapidjson<=1.6
1412
python-dateutil~=2.8.1
1513
qcs-api-client~=0.8.0
1614
retrying~=1.3.3

0 commit comments

Comments
 (0)