Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
agosztolai authored May 23, 2024
1 parent 1d173cd commit 47e5b3b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,17 @@
long_description=open("README.md", "r").read(),
long_description_content_type="text/markdown",
install_requires=[
"teaspoon==1.3.1",
"matplotlib",
"pandas",
"numpy",
"scipy",
"matplotlib",
"networkx",
"seaborn",
"torch",
"pympl",
"tensorboardX",
"pyyaml",
"POT",
"pyEDM",
"teaspoon",
"umap-learn",
"mat73",
"wget",
Expand Down

0 comments on commit 47e5b3b

Please sign in to comment.