diff --git a/app/requirements.txt b/app/requirements.txt index 43cae22..d43dfab 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,8 +1,8 @@ kubernetes flask -py2neo prettyprint gunicorn gevent natsort -https://github.com/datacenter/pyaci/archive/master.zip \ No newline at end of file +https://github.com/datacenter/pyaci/archive/master.zip +https://github.com/overhangio/py2neo/releases/download/2021.2.3/py2neo-2021.2.3.tar.gz \ No newline at end of file diff --git a/app/version.txt b/app/version.txt index 3429b82..923d093 100644 --- a/app/version.txt +++ b/app/version.txt @@ -1 +1 @@ -Build: v1.2.0 \ No newline at end of file +Build: v2.0.0 \ No newline at end of file