flake8>=6.1.0  # MIT License (MIT)
mock>=1.0.1,<3.0.5  # BSD
urllib3>=2.0.0,<3.0.0; python_version < '3.9'  # MIT
urllib3>=2.6.0,<3.0.0; python_version >= '3.9'  # MIT
pytest>=8.0.0,<9.0.0  # MIT License (MIT)
pytest-timer>=1.0.0,<2.0.0  # MIT License (MIT)
pytest-cov>=5.0.0,<7.0.0  # MIT License (MIT)
parameterized>=0.9.0,<1.0.0  # BSD
