# Core dependencies
numpy>=1.20.0
pandas>=1.3.0
scipy>=1.7.0
scikit-learn>=0.24.0
pyautogui>=0.9.50

# For type hints (Python < 3.8)
typing-extensions>=4.0.0;python_version<"3.8"