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/09 13:52:05 UTC

[airavata-django-portal] 02/02: AIRAVATA-3485 Update SDK to 1.1.dev4

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 33cf57d1698825a34956f3eedb692c8d24a11718
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Fri Jul 9 09:50:55 2021 -0400

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

diff --git a/requirements.txt b/requirements.txt
index 2e84e21..339af43 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,6 +19,6 @@ google-api-python-client==1.12.8
 grpcio-tools==1.34.1
 grpcio==1.34.1
 
-airavata-django-portal-sdk==1.1.dev3
+airavata-django-portal-sdk==1.1.dev4
 -e git+https://github.com/apache/airavata.git@develop#egg=airavata-python-sdk&subdirectory=airavata-api/airavata-client-sdks/airavata-python-sdk
 -e "."