Skip to content

Commit

Permalink
Removed dev libs
Browse files Browse the repository at this point in the history
  • Loading branch information
henrique-coder committed Dec 27, 2024
1 parent f0289bc commit 0fec98e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,7 @@ python = "^3.9"
httpx = { version = "0.28.1", optional = true }
scrapetube = { version = "2.5.1", optional = true }
turbodl = { version = "*", optional = true }
yt-dlp = { version = "2024.12.13", optional = true }

[tool.poetry.dev-dependencies]
orjson = "*"
pytest = "*"
yt-dlp = { version = "2024.12.23", optional = true }

[tool.poetry.extras]
merger = []
Expand Down

0 comments on commit 0fec98e

Please sign in to comment.