requests>=2.31.0
wget>=3.2

[dev]
bumpver>=2023.1126
c4t[lint]
c4t[test]
c4t[package]

[lint]
mypy>=1.9.0
types-requests>=2.31.0.20240311
ruff>=0.3.4

[package]
build==0.10.0
twine>=4.0.2

[test]
selenium>=4.12.0
pytest>=8.1.1
pytest-cov>=4.1.0
