beautifulsoup4==4.9.1
certifi==2020.6.20
chardet==3.0.4
pypdf2==1.26.0
requests==2.24.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
idna==2.10

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4"]
urllib3==1.25.10

[:python_version >= "3.5"]
soupsieve==2.0.1
