
[:python_version >= "3.10" and python_version < "4"]
certifi==2022.9.14
charset-normalizer==2.1.1
idna==3.4
requests==2.28.1
urllib3==1.26.12

[:python_version >= "3.10" and python_version < "4.0"]
attrs==22.1.0
sentinel==1.0.0

[tests]
pytest
pytest-cov
