Skip to content

Commit 45a17b5

Browse files
author
Jon Belyeu
committed
update deps
1 parent 8e10527 commit 45a17b5

2 files changed

Lines changed: 350 additions & 274 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,9 @@ classifiers = [
1919
"License :: Other/Proprietary License",
2020
]
2121
dependencies = [
22-
"pysam>=0.23.0",
23-
"matplotlib>=3.8.4",
24-
"plotly>=5.0.0",
2522
"bokeh>=3.0.0",
2623
"intervaltree>=3.1.0",
24+
"pysam>=0.23.0",
2725
]
2826

2927
[project.optional-dependencies]

0 commit comments

Comments
 (0)