Skip to content

Commit 79f58e6

Browse files
committed
update
1 parent 4c3f10d commit 79f58e6

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.github/workflows/docker.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
- 'master'
66
paths-ignore:
77
- '**.md'
8-
- '**.yml'
98
- 'LICENSE'
109

1110
jobs:

YYeTsFE

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
requests==2.31.0
2-
pytelegrambotapi==4.12.0
2+
pytelegrambotapi==4.13.0
33
beautifulsoup4==4.12.2
44
tgbot-ping==1.0.7
5-
redis==4.5.5
5+
redis==5.0.0
66
apscheduler==3.10.4
7-
pymongo==4.4.1
7+
pymongo==4.5.0
88
tornado==6.3.3
99
captcha==0.5.0
1010
passlib==1.7.4
11-
fakeredis==2.17.0
11+
fakeredis==2.18.0
1212
filetype==1.2.0
1313
requests[socks]
1414
tqdm==4.66.1

0 commit comments

Comments
 (0)