Skip to content

Commit 6c876c7

Browse files
authored
Lock grpcio version (#946)
1 parent 7aa8f1d commit 6c876c7

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
@@ -16,7 +16,7 @@ cryptography>=3.3.2
1616
distro>=1.5.0
1717
docker>=4.3.1
1818
gevent>=22.08.0
19-
grpcio>=1.41.0
19+
grpcio>=1.41.0,<1.68
2020
httplib2>=0.19.0
2121
importlib_metadata>=7.1.0
2222
matplotlib>=3.3.4

0 commit comments

Comments
 (0)