diff --git a/package.json b/package.json index 14369fd6c..98aab4b73 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tdp_core", "description": "Target discovery platform for exploring rankings of genes, disease models, and other entities.", - "version": "24.0.1-SNAPSHOT", + "version": "24.0.2-SNAPSHOT", "author": { "name": "datavisyn GmbH", "email": "contact@datavisyn.io", diff --git a/requirements.txt b/requirements.txt index 19b5586b8..6535cb8eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ flask-swagger-ui==3.36.0 Pillow==9.3.0 pymongo~=3.11.1 python-memcached==1.59 -visyn_core>=8.0.0,<9.0.0 +visyn_core>=8.1.3,<9.0.0 yamlreader==3.0.4