Skip to content

Commit 56a58a2

Browse files
committed
Swap retry for retry2, update setuptools to remove vulns
1 parent 3a678a4 commit 56a58a2

2 files changed

Lines changed: 6 additions & 14 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ playwright = "*"
3535
python-dotenv = "*"
3636
pytubefix = "*"
3737
requests = "*"
38-
retry = "*"
3938
tenacity = "*"
4039
typing-extensions = "*"
4140
urllib3 = "*"
@@ -47,6 +46,7 @@ certifi = "==2025.1.31"
4746
pdfplumber = "==0.11.6"
4847
beautifulsoup4 = "==4.13.3"
4948
setuptools = "==79.0.0"
49+
retry2 = "*"
5050

5151
[pipenv]
5252
allow_prereleases = false

Pipfile.lock

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

0 commit comments

Comments
 (0)