Skip to content

Commit 8de009a

Browse files
committed
Update pyproject.toml
1 parent 8e1827d commit 8de009a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,16 @@ docs = [
8484
"autodoc_pydantic",
8585
"texext",
8686
]
87+
biomappings = [
88+
"biomappings>=0.4.0",
89+
]
8790
web = [
91+
"semra[biomappings]",
8892
"fastapi",
8993
"uvicorn",
9094
"flask",
9195
"bootstrap_flask",
9296
"neo4j",
93-
"biomappings",
9497
]
9598
landscape = [
9699
"upsetplot",

0 commit comments

Comments
 (0)