From 179672d6a0a23aecde998571b62170cdf9601399 Mon Sep 17 00:00:00 2001 From: tjtanjin Date: Tue, 23 Jan 2024 08:47:36 -0500 Subject: [PATCH] chore: Bump library dependencies --- requirements.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 19a8d89..b809ab6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,9 @@ aiohttp==3.9.0 ffmpy==0.3.0 i18nice==0.6.2 -Pillow==10.2.0 +Pillow==10.2.0 pyheif==0.7.1 -python-dotenv==0.21.1 -python-telegram-bot==20.3 -rlottie_python==1.1.1 +python-dotenv==1.0.1 +python-telegram-bot==20.7 +python_i18n==0.3.9 +rlottie_python==1.2.1