Initial commit

This commit is contained in:
Anry Das
2025-11-01 10:25:24 +02:00
commit 2f970d8799
5 changed files with 419 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
requests~=2.32.3
urllib3~=2.5.0
numpy~=2.2.0
lxml~=5.3.1
PyYAML~=6.0.3