# Sharokey Python SDK Dependencies
# Core dependencies for async HTTP and cryptography
aiohttp>=3.8.0,<4.0.0
aiofiles>=23.0.0,<25.0.0
cryptography>=41.0.0,<43.0.0

# Development dependencies (optional)
# Install with: pip install -r requirements.txt -r requirements-dev.txt