We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f6914 commit 749e171Copy full SHA for 749e171
requirements.txt
@@ -16,6 +16,7 @@ cryptography>=3.3.2
16
distro>=1.5.0
17
docker>=4.3.1
18
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
20
httplib2>=0.19.0
21
matplotlib>=3.3.4
22
numba>=0.51.2
0 commit comments