# Production dependencies
requests>=2.25.0
pydantic>=2.0.0

# Development dependencies (install with: pip install -e ".[dev,test]")
# pytest>=7.0.0
# pytest-cov>=4.0.0
# pytest-mock>=3.10.0
# requests-mock>=1.10.0
# black>=23.0.0
# isort>=5.12.0
# flake8>=6.0.0
# mypy>=1.0.0

# Publishing dependencies
# build>=0.10.0
# twine>=4.0.0

# Optional dependencies (install with: pip install nunyakata[env])
# python-dotenv>=1.0.0
# flask>=2.0.0
