Skip to content

Commit 993cdfe

Browse files
committed
update nplinker version
1 parent b5f168c commit 993cdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "NPLinker Web Application"
99
requires-python = ">=3.10"
1010
dependencies = [
1111
"gunicorn",
12-
"nplinker==2.0.0a8",
12+
"nplinker==2.0.0a9",
1313
"dash>=2.18.0,<3.0.0",
1414
"dash-bootstrap-components>=1.7.1,<2.0.0",
1515
"dash-mantine-components>=1.0.0,<2.0.0",

0 commit comments

Comments
 (0)