This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-mft.git
The following commit(s) were added to refs/heads/master by this push:
new e530d65 grpcio grpcio tools issue 104
e530d65 is described below
commit e530d65a7590b267a5b0ccb8e344efdf3e2cd50f
Author: jfcsgthmbvnztjkcfcvjqjr <[email protected]>
AuthorDate: Sat Jun 24 20:17:07 2023 -0400
grpcio grpcio tools issue 104
---
python-sdk/pyproject.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml
index 9970627..a169d51 100644
--- a/python-sdk/pyproject.toml
+++ b/python-sdk/pyproject.toml
@@ -17,5 +17,5 @@
# under the License.
[build-system]
-requires = ["setuptools>=42", "grpcio==1.46.3", "grpcio-tools==1.46.3"]
+requires = ["setuptools>=42"]
build-backend = "setuptools.build_meta"
\ No newline at end of file