# NerdMan has no external dependencies - uses only Python standard library
# This file is kept for compatibility with pip install -r requirements.txt

# Development dependencies (optional)
# Uncomment these if you want to install development tools:
# pytest>=6.0
# pytest-cov
# black
# flake8
# mypy
# twine
# wheel
