pin and bump

This commit is contained in:
Benny 2022-10-26 20:17:33 +08:00
parent 2371235c35
commit 3794dd9292
No known key found for this signature in database
GPG Key ID: 6CD0DBDA5235D481
2 changed files with 7 additions and 7 deletions

View File

@ -9,13 +9,13 @@ services:
entrypoint: [ "socat", "tcp-listen:2375,fork,reuseaddr","unix-connect:/var/run/docker.sock" ]
redis:
image: redis:alpine
image: redis:7-alpine
restart: always
logging:
driver: none
mysql:
image: ubuntu/mysql:8.0-20.04_beta
image: ubuntu/mysql:8.0-22.04_beta
restart: always
volumes:
- ./db_data:/var/lib/mysql

View File

@ -1,5 +1,5 @@
pyrogram==1.4.16
tgcrypto==1.2.3
tgcrypto==1.2.4
yt-dlp==2022.10.4
APScheduler==3.9.1
beautifultable==1.1.0
@ -8,15 +8,15 @@ PyMySQL==1.0.2
celery==5.2.7
filetype==1.1.0
flower==1.2.0
psutil==5.9.2
psutil==5.9.3
influxdb==5.3.1
beautifulsoup4==4.11.1
fakeredis==1.9.3
fakeredis==1.10.0
supervisor==4.2.4
tgbot-ping==1.0.4
redis==4.3.3
requests==2.28.1
tqdm==4.64.1
requests-toolbelt==0.10.0
requests-toolbelt==0.10.1
ffpb==0.4.1
youtube-search-python==1.6.6