We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1672463 commit 457c99aCopy full SHA for 457c99a
1 file changed
requirements.txt
@@ -1,6 +1,6 @@
1
# GRPC / Protobuff related
2
-grpcio==1.16.1
3
-grpcio-tools==1.16.1
+grpcio>=1.16.1
+grpcio-tools>=1.16.1
4
5
# Time related utils
6
pytz
0 commit comments