Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 75e369d

Browse files
committed
Add package typer
1 parent 283e996 commit 75e369d

File tree

2 files changed

+103
-2
lines changed

2 files changed

+103
-2
lines changed

poetry.lock

Lines changed: 102 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ playwright = "^1.27.1"
6060
bs4 = "^0.0.1"
6161
requests = "^2.28.1"
6262
yt-dlp = "^2022.11.11"
63+
typer = {extras = ["all"], version = "^0.7.0"}
6364

6465
[tool.poetry.group.dev.dependencies]
6566
monkeytype = "^22.2.0"

0 commit comments

Comments
 (0)