Skip to content

Commit

Permalink
prepare release_15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dvvanessastoiber committed Jun 15, 2022
1 parent 46118e7 commit 496b64b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tdp_core",
"description": "Target discovery platform for exploring rankings of genes, disease models, and other entities.",
"version": "14.0.3-SNAPSHOT",
"version": "15.0.0",
"author": {
"name": "datavisyn GmbH",
"email": "contact@datavisyn.io",
Expand Down
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ json-cfg==0.4.2
marshmallow-sqlalchemy==0.28.0
marshmallow==3.15.0
numba==0.55.1
# numba 0.55.1 does not support numpy >= 1.22 yet
numpy==1.21.6
openpyxl==3.0.9
pandas==1.4.1
Expand All @@ -25,4 +24,4 @@ SQLAlchemy==1.4.32
sqlmodel==0.0.6
urllib3==1.26.9
uvicorn[standard]==0.17.6
yamlreader==3.0.4
yamlreader==3.0.4

0 comments on commit 496b64b

Please sign in to comment.