From eecacbedb578bfae5d062245aa3185ad9cf3954c Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Fri, 10 Mar 2023 20:35:18 -0800 Subject: bot: update requirements.txt --- bot/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bot/requirements.txt b/bot/requirements.txt index 788075c..6368b87 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -12,6 +12,7 @@ idna==3.4 jmespath==1.0.1 peewee==3.16.0 Pillow==9.4.0 +psycopg2-binary==2.9.5 python-dateutil==2.8.2 python-telegram-bot==20.1 rfc3986==1.5.0 -- cgit v1.2.3