Skip to content

Commit

Permalink
fix: wget dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ganler committed May 25, 2024
1 parent 908b17c commit 88480ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tempdir
appdirs
wget
fire
nltk
rich
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependency_links =
install_requires =
tempdir>=0.7.1
appdirs>=1.4.4
wget>=3.2
fire>=0.6.0
nltk>=3.8.1
rich>=13.5.2
Expand Down

0 comments on commit 88480ee

Please sign in to comment.