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 2021/07/29 18:17:54 UTC

[airavata-django-portal] branch develop updated: AIRAVATA-3485 Update SDK to 1.1.dev7

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


The following commit(s) were added to refs/heads/develop by this push:
     new 6e8c6dd  AIRAVATA-3485 Update SDK to 1.1.dev7
6e8c6dd is described below

commit 6e8c6dd6f7b0fc9aceeeb8366ab893a0cbbf1800
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Thu Jul 29 14:17:42 2021 -0400

    AIRAVATA-3485 Update SDK to 1.1.dev7
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 21b2b8a..fdd73a9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,7 +19,7 @@ google-api-python-client==1.12.8
 grpcio-tools==1.34.1
 grpcio==1.34.1
 
-airavata-django-portal-sdk==1.1.dev6
+airavata-django-portal-sdk==1.1.dev7
 airavata-python-sdk==1.0.1
 
 -e "."