Skip to content

Commit

Permalink
remove more redundant dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
blairlyons committed Dec 21, 2023
1 parent a436b0b commit caefea0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ classifiers = [
]
dynamic = ["version"]
dependencies = [
"numpy>=1.16",
"scipy>=1.5.2",
"pandas>=1.0",
"simulariumio",
"subcell_analysis @ git+https://github.com/simularium/subcell-analysis.git@viz-together",
]

Expand Down Expand Up @@ -74,7 +71,6 @@ dev = [
example = [
"psutil",
"awscli",
"boto3",
"openpyxl>=3.0",
]

Expand Down

0 comments on commit caefea0

Please sign in to comment.