This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git
commit 335ee8a488b7d64ebd85bbd02019df8d4916d587 Author: Marcus Christie <[email protected]> AuthorDate: Mon Jul 17 11:20:27 2023 -0400 AIRAVATA-3702 Update SDK for bug fix --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2dfbf658..32b17060 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ grpcio-tools==1.51.1 ; python_version >= "3.7" grpcio==1.48.2 ; python_version < "3.7" grpcio==1.51.1 ; python_version >= "3.7" -airavata-django-portal-sdk==1.8.3 +airavata-django-portal-sdk==1.8.4 airavata-python-sdk==1.1.6 airavata-django-portal-commons==1.0.0
