requests>=2.32.3
typing_extensions>=4.12.2
jinja2>=3.1.5

[dev]
mypy>=1.13.0
isort>=5.13.2
autopep8>=2.3.1
pylint>=3.3.1
pyflakes>=3.2.0
bandit>=1.7.10

[tests]
pytest>=8.3.2
pytest-cov>=5.0.0
pytest-asyncio>=0.23.0
pillow>=11.0.0
pydantic>=2.8.2
Flask>=3.0.3
python-dotenv>=1.1.1
