Skip to content

Commit

Permalink
build: remove unused deps (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiebergman authored Jan 15, 2025
1 parent 273ad49 commit 39eeb43
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,9 @@ classifiers = [
requires-python = ">=3.10,<3.13"

dependencies = [
"ConfigSpace>=0.7,<1.0",
"grakel>=0.1,<0.2",
"numpy>=1.0,<2.0",
"pandas>=2.0,<3.0",
"networkx>=2.6.3,<3.0",
"nltk>=3.6.4,<4.0",
"scipy>=1.13.1",
"torch>=2.0.1",
"matplotlib>=3.0,<4.0",
Expand Down

0 comments on commit 39eeb43

Please sign in to comment.