File: requirements.txt

package info (click to toggle)
python-mechanicalsoup 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 416 kB
  • sloc: python: 2,165; makefile: 150
file content (6 lines) | stat: -rw-r--r-- 269 bytes parent folder | download
1
2
3
4
5
6
requests >= 2.22.0
beautifulsoup4 >= 4.7
lxml
certifi>=2022.12.7  # not directly required (indirect dependency from requests),
                    # pinned by Snyk to avoid a vulnerability
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability