# Maya Legal AI - Production Dependencies
# Core requirements for legal AI system

# No external dependencies - pure Python implementation
# Built with standard library for maximum compatibility

# Optional: Add future dependencies here if needed
# pandas>=1.3.0
# requests>=2.25.0
# numpy>=1.21.0
