Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
BennyThink committed Aug 28, 2023
1 parent 4c3f10d commit 79f58e6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
- 'master'
paths-ignore:
- '**.md'
- '**.yml'
- 'LICENSE'

jobs:
Expand Down
2 changes: 1 addition & 1 deletion YYeTsFE
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
requests==2.31.0
pytelegrambotapi==4.12.0
pytelegrambotapi==4.13.0
beautifulsoup4==4.12.2
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
filetype==1.2.0
requests[socks]
tqdm==4.66.1
Expand Down

0 comments on commit 79f58e6

Please sign in to comment.