# Linting tools
pylint>=2.3.1,<3
mypy
types-requests>=2.31.0,<3
# Testing tools
pytest>=7.4.0,<8
pytest-cov>=4.1.0,<5
requests-mock>=1.7.0,<2
moto[s3]>=4.2.12,<5
