Skip to content

Commit

Permalink
Bump nltk from 3.8.1 to 3.9 in /module_text_llm
Browse files Browse the repository at this point in the history
Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9.
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](nltk/nltk@3.8.1...3.9)

---
updated-dependencies:
- dependency-name: nltk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent ccf0330 commit bc23701
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 deletions module_text_llm/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion module_text_llm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gitpython = "3.1.41"
langchain = "0.2.11"
langchain-community="0.2.10"
langchain-openai = "0.1.19"
nltk = "3.8.1"
nltk = "3.9"
openai = "1.37.1"
python = "3.11.*"
python-dotenv = "1.0.0"
Expand Down

0 comments on commit bc23701

Please sign in to comment.