11 Commits

3 changed files with 6 additions and 4 deletions

2
.gitignore vendored
View File

@@ -162,3 +162,5 @@ config.json
venv venv
venv_linux venv_linux
venv_windows venv_windows
PageSaver/node_modules

View File

@@ -1,6 +1,6 @@
{ {
"dependencies": { "dependencies": {
"puppeteer": "~20.2.0", "puppeteer": "~20.5.0",
"user-agents": "~1.0.1260" "user-agents": "~1.0.1260"
} }
} }

View File

@@ -3,7 +3,7 @@ convopyro==0.5
pathlib~=1.0.1 pathlib~=1.0.1
pyrogram==2.0.106 pyrogram==2.0.106
tgcrypto==1.2.5 tgcrypto==1.2.5
ujson==5.7.0 ujson==5.8.0
uvloop==0.17.0 uvloop==0.17.0
--extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple
libbot[speed,pyrogram]==0.4 libbot[speed,pyrogram]==0.7