Other files

This commit is contained in:
2026-04-10 18:30:04 -04:00
parent ea4ddd7d41
commit bcbfe2797c
17 changed files with 2221 additions and 16 deletions
+1
View File
@@ -12,5 +12,6 @@ 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