Working version

This commit is contained in:
2025-09-15 11:36:43 -04:00
parent 3d4afe7eab
commit 2003b9d115
10 changed files with 968 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
beautifulsoup4>=4.12
pandas>=2.2
lxml>=5.2
requests>=2.32
cloudscraper>=1.2
pytz>=2024.1
Pillow>=10.4
great-tables>=0.10.0
selenium>=4.25