Skip to content

Commit

Permalink
lib revision updated;
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjan-stha committed Mar 19, 2024
1 parent 6ac0e2c commit ff22613
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions handlers/ecs/topicmodeling/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 handlers/ecs/topicmodeling/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ openai = ">=0.27.8"
langchain = ">=0.0.238"
tiktoken = ">=0.4.0"
langchain-openai = "^0.0.2.post1"
topic_generator = { git = "https://github.com/the-deep-nlp/topic-generator", rev = "776fa01", branch = "main" }
topic_generator = { git = "https://github.com/the-deep-nlp/topic-generator", rev = "b0d5d18", branch = "main" }
nlp_modules_utils = { git = "https://github.com/the-deep-nlp/nlp-modules-utils.git", rev = "bc82d18", branch = "main" }
mapply = "^0.1.25"

Expand Down

0 comments on commit ff22613

Please sign in to comment.