1
0

initial commit

This commit is contained in:
2025-10-17 12:10:57 -04:00
commit ac3416a1d1
3 changed files with 594 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
requests>=2.25.0
tqdm>=4.60.0