We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3f10d commit 79f58e6Copy full SHA for 79f58e6
.github/workflows/docker.yaml
@@ -5,7 +5,6 @@ on:
5
- 'master'
6
paths-ignore:
7
- '**.md'
8
- - '**.yml'
9
- 'LICENSE'
10
11
jobs:
YYeTsFE
requirements.txt
@@ -1,14 +1,14 @@
1
requests==2.31.0
2
-pytelegrambotapi==4.12.0
+pytelegrambotapi==4.13.0
3
beautifulsoup4==4.12.2
4
tgbot-ping==1.0.7
-redis==4.5.5
+redis==5.0.0
apscheduler==3.10.4
-pymongo==4.4.1
+pymongo==4.5.0
tornado==6.3.3
captcha==0.5.0
passlib==1.7.4
-fakeredis==2.17.0
+fakeredis==2.18.0
12
filetype==1.2.0
13
requests[socks]
14
tqdm==4.66.1
0 commit comments