We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f168c commit 993cdfeCopy full SHA for 993cdfe
pyproject.toml
@@ -9,7 +9,7 @@ description = "NPLinker Web Application"
9
requires-python = ">=3.10"
10
dependencies = [
11
"gunicorn",
12
- "nplinker==2.0.0a8",
+ "nplinker==2.0.0a9",
13
"dash>=2.18.0,<3.0.0",
14
"dash-bootstrap-components>=1.7.1,<2.0.0",
15
"dash-mantine-components>=1.0.0,<2.0.0",
0 commit comments