Skip to content

Commit 0f3520f

Browse files
authored
Remove gRPC version lock (#871)
1 parent 2ad3475 commit 0f3520f

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.59.3 # 1.60.0 has broken L0_ssl_grpc. The client gets corrupted and can't connect
19+
grpcio>=1.41.0
2020
httplib2>=0.19.0
2121
matplotlib>=3.3.4
2222
numba>=0.51.2

0 commit comments

Comments
 (0)