Skip to content

Commit

Permalink
added vm dependencies to poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
xssdoctor committed Mar 3, 2024
1 parent 3264c7a commit 70356b3
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 1 deletion.
1 change: 1 addition & 0 deletions helpers/.python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.10
197 changes: 196 additions & 1 deletion poetry.lock

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

3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ unstructured = "0.10.25"
pyowm = "3.3.0"
tools = "^0.1.9"
langchain-community = "^0.0.24"
google-api-python-client = "^2.120.0"
isodate = "^0.6.1"
youtube-transcript-api = "^0.6.2"

[tool.poetry.group.cli.dependencies]
pyyaml = "^6.0.1"
Expand Down

0 comments on commit 70356b3

Please sign in to comment.