Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dinithins authored Feb 8, 2024
1 parent 9b24967 commit 1e8547d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ dependencies = [
"gsea-api",
"gseapy",
"gprofiler-official",
"seaborn",
"levenshtein",
"torch",
"gpytorch",
Expand All @@ -30,8 +29,8 @@ dependencies = [
"tqdm",
"matplotlib",
"numpy",
"pandas",
"seaborn",
"pandas>=2.0.3",
"seaborn>=0.12.2",
"leven",
]
requires-python = ">=3.8"
Expand Down

0 comments on commit 1e8547d

Please sign in to comment.