commit | 1ea12207ac6dc82153d4b533f2220610fe2f1125 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Jun 05 12:05:46 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Jun 05 12:34:37 2019 -0700 |
tree | 209a78a6174278b7f7aba8ca9b6562c63e3cf91d | |
parent | 58fac5dbe1d1a7353423d863ea90d45de435eff2 [diff] |
[SEBA-715] Upgrading xos-genx library to 3.2.7 to avoid validation errors Change-Id: I82f252c4c59177b57b57a8ef10e00cd59b161a8e
diff --git a/VERSION b/VERSION index 3a3cd8c..1892b92 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -1.3.1 +1.3.2
diff --git a/requirements.txt b/requirements.txt index 4b44898..c39dc6b 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,4 +1,4 @@ tosca-parser~=1.4.0 -xosgenx~=3.0.5 +xosgenx~=3.2.7 xosapi~=3.0.5 klein~=17.10.0