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 2023/02/21 23:44:42 UTC

[airavata-django-portal] 02/02: AIRAVATA-3682 Upgrading sdk version to get write permission metadata

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 ac13f84896f0d204d164be0b65a9b95fb4d1e9e4
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Tue Feb 21 18:44:27 2023 -0500

    AIRAVATA-3682 Upgrading sdk version to get write permission metadata
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 5908b842..ea048a44 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.1
+airavata-django-portal-sdk==1.8.2
 airavata-python-sdk==1.0.2
 airavata-django-portal-commons==1.0.0