Skip to content

Commit

Permalink
build: add bs4 and requests dependencies to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanchez87 committed Feb 6, 2025
1 parent d232165 commit 3000232
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
ruff==0.9.2
mypy==1.4.1
pre-commit==2.21.0
requests~=2.32.3
bs4~=0.0.2
beautifulsoup4~=4.13.2
requests
bs4
beautifulsoup4
types-requests

0 comments on commit 3000232

Please sign in to comment.