Skip to content

Commit

Permalink
deps: add openai as dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedir Zadniprovskyi committed May 26, 2024
1 parent 3d5e897 commit 7840e33
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
36 changes: 35 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ pytest = "^8.2.0"
httpx = "^0.27.0"
pytest-xdist = "^3.6.1"
youtube-dl = {git = "https://github.com/ytdl-org/youtube-dl.git"}
openai = "^1.30.3"

[tool.ruff]
target-version = "py311"
Expand Down

0 comments on commit 7840e33

Please sign in to comment.