diff --git a/VERSION b/VERSION index 7c32728..8f9174b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.1 \ No newline at end of file +2.1.2 \ No newline at end of file diff --git a/src/requirements.txt b/src/requirements.txt index aea65c9..7317908 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -2,8 +2,8 @@ Flask==3.0.3 # Flask depends on Werkzeug... Werkzeug==3.0.3 -git+https://github.com/x-atlas-consortia/ubkg-api.git@dev-integrate -#ubkg-api==2.1.6 +#git+https://github.com/x-atlas-consortia/ubkg-api.git@dev-integrate +ubkg-api==2.1.6 neo4j==5.15.0 @@ -17,4 +17,4 @@ numpy==1.23.5 # Test and analysis scripts argparse==1.4.0 datatest==0.11.1 -deepdiff==6.7.1 +deepdiff==6.7.1 \ No newline at end of file