Compare commits

...

2 commits

Author SHA1 Message Date
timoxa0 27b5ffcb41 Add readme 2024-09-16 08:57:22 +05:00
timoxa0 32d45a8ce5 Add requirements 2024-09-16 08:57:13 +05:00
2 changed files with 12 additions and 0 deletions

2
README.MD Normal file
View file

@ -0,0 +1,2 @@
# Генератор тестовых ответов для сайта videouroki.net

10
requirements.txt Normal file
View file

@ -0,0 +1,10 @@
beautifulsoup4==4.12.3
bs4==0.0.2
certifi==2024.8.30
charset-normalizer==3.3.2
idna==3.10
requests==2.32.3
soupsieve==2.6
termcolor==2.3.0
urllib3==2.2.3
yaspin==3.0.2