Skip to content

Commit cf626d0

Browse files
authored
Use async grpc client in EngineClient (quantumlib#5526)
Review: @mpharrigan
1 parent 7c5fd9b commit cf626d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# functools.cached_property was introduced in python 3.8
44
backports.cached_property~=1.0.1; python_version < '3.8'
55

6-
duet~=0.2.0
6+
duet~=0.2.6
77
matplotlib~=3.0
88
networkx~=2.4
99
numpy~=1.16

0 commit comments

Comments
 (0)