first commit

This commit is contained in:
David Rice
2026-04-29 19:55:19 +01:00
commit 2134b14ef6
5 changed files with 761 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
requests>=2.31.0
openpyxl>=3.1.0
pandas>=2.0.0
python-dotenv>=1.0.0