Initial commit: VK Sales Bot project structure

This commit is contained in:
User
2026-05-05 18:25:28 +03:00
commit 09c42edfdc
47 changed files with 1512 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
vk_api==11.9.9
pandas==2.2.0
openpyxl==3.1.2
python-dotenv==1.0.0
loguru==0.7.2
pydantic==2.5.3
dateparser==1.2.0
filelock==3.13.1
schedule==1.2.0