# Python engine requirements
# Pest Control Cost Calculator
# https://github.com/treebarktermiteandpestcontrol/pest-control-2026

# No external dependencies required for the core engine.
# The engine uses only the Python standard library.

# For dataset generation and notebooks:
# pandas>=2.0
# matplotlib>=3.7
# seaborn>=0.12
# jupyter>=1.0
