This commit is contained in:
2026-04-29 16:14:39 +05:00
commit 02d52b2850
27 changed files with 65576 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
# Для сборки на Windows 32-bit Python 3.8
# pip install -r requirements.txt
selenium>=4.15.0,<5
webdriver-manager>=4.0.0,<5
openpyxl>=3.1.0,<4
pdfplumber>=0.10.0,<1
requests>=2.31.0,<3
pyinstaller>=5.13.0,<7