From 99eb23e8cb71fd9e3faf7f28c2228a391b57bc67 Mon Sep 17 00:00:00 2001 From: Benny Date: Sat, 26 Aug 2023 13:07:33 +0200 Subject: [PATCH] bump --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index a82fd856..6fd41e53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,15 +3,15 @@ pytelegrambotapi==4.12.0 beautifulsoup4==4.12.2 tgbot-ping==1.0.7 redis==4.5.5 -apscheduler==3.10.1 +apscheduler==3.10.4 pymongo==4.4.1 -tornado==6.3.2 -captcha==0.4 +tornado==6.3.3 +captcha==0.5.0 passlib==1.7.4 fakeredis==2.17.0 filetype==1.2.0 requests[socks] -tqdm==4.65.0 +tqdm==4.66.1 retry==0.9.2 pymysql==1.1.0 git+https://github.com/tgbot-collection/python-akismet @@ -19,5 +19,5 @@ openpyxl==3.1.2 zhconv==1.4.3 jinja2==3.1.2 coloredlogs==15.0.1 -meilisearch==0.28.1 +meilisearch==0.28.2 pillow==9.5.0