Initial version

This commit is contained in:
stud203998 2026-04-13 19:27:54 +03:00
commit c868f8a076
5 changed files with 5 additions and 0 deletions

0
.gitignore vendored Normal file
View File

0
README.md Normal file
View File

0
data/data.txt Normal file
View File

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
certifi==2026.2.25
charset-normalizer==3.4.7
idna==3.11
requests==2.33.1
urllib3==2.6.3

0
src/main.py Normal file
View File