
[:python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"]
urllib3==1.26.12

[:python_version >= "3.7" and python_version < "4"]
certifi==2022.6.15
idna==3.3
requests==2.28.1

[:python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"]
charset-normalizer==2.1.1
