Skip to content

Commit

Permalink
fix(deps): install necessary dependencies
Browse files Browse the repository at this point in the history
Closes: #1
  • Loading branch information
pruizlezcano committed Jan 16, 2023
1 parent 1218be7 commit 52f832d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ package_dir =
# For more information, check out https://semver.org/.
install_requires =
importlib-metadata; python_version<"3.8"
beautifulsoup4>=4.11.1,<5.0.0
lxml>=4.9.1,<5.0.0
requests>=2.28.1,<3.0.0


[options.packages.find]
Expand Down

0 comments on commit 52f832d

Please sign in to comment.