diff --git a/CS_AppsStore/requirements.txt b/CS_AppsStore/requirements.txt index 8965333ee..b3dfdff57 100644 --- a/CS_AppsStore/requirements.txt +++ b/CS_AppsStore/requirements.txt @@ -15,6 +15,6 @@ psycopg2-binary==2.7.7 djangorestframework==3.8.2 pyyaml netifaces -Jinja2==2.10 +Jinja2==2.11.3 kubernetes==8.0.1 gitpython