Files
pokemon-stock-checker/requirements.txt
T
2026-04-10 18:30:04 -04:00

18 lines
536 B
Plaintext

playwright>=1.45.0
python-dotenv>=1.0.0
playwright-stealth>=1.0.6
requests>=2.31.0
schedule>=1.2.1
beautifulsoup4>=4.12.0
flask>=3.0.0
flask-cors>=4.0.0
psutil>=5.9.0
undetected-chromedriver>=3.5.0
selenium>=4.15.0
setuptools>=70.0.0 # Required for Python 3.13+ (distutils compatibility)
discord.py>=2.3.0 # Discord bot for location-based store search
nltk>=3.8.0 # Sentiment analysis using VADER
cryptography>=42.0.0 # AES encryption for checkout profiles
pytest>=8.0.0 # Testing framework
pytest-cov>=4.0.0 # Coverage reporting