Skip to content

Commit 4b571ae

Browse files
authored
Merge pull request #54 from datacenter/py2neo_workaround
py2neo alt download and version bump
2 parents f9adffa + 29ead89 commit 4b571ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
kubernetes
22
flask
3-
py2neo
43
prettyprint
54
gunicorn
65
gevent
76
natsort
8-
https://github.com/datacenter/pyaci/archive/master.zip
7+
https://github.com/datacenter/pyaci/archive/master.zip
8+
https://github.com/overhangio/py2neo/releases/download/2021.2.3/py2neo-2021.2.3.tar.gz

app/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Build: v1.2.0
1+
Build: v2.0.0

0 commit comments

Comments
 (0)