You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2022/08/29 18:51:22 UTC

[airavata-django-portal] 10/11: AIRAVATA-3649 Upgrade SDK to 1.6.0

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 15c7da956ef9b983b04407f0cf3e5e65146258be
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Mon Aug 29 14:50:05 2022 -0400

    AIRAVATA-3649 Upgrade SDK to 1.6.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index e910a594..46a8dc9f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -21,7 +21,7 @@ google-api-python-client==1.12.8
 grpcio-tools==1.34.1
 grpcio==1.34.1
 
-airavata-django-portal-sdk==1.4.0
+airavata-django-portal-sdk==1.6.0
 airavata-python-sdk==1.0.2
 
 -e "."