aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-03-10 20:35:18 -0800
committerclarkzjw <[email protected]>2023-03-10 20:35:18 -0800
commiteecacbedb578bfae5d062245aa3185ad9cf3954c (patch)
treec639197c29f3b84e2a00b7512cf829d0d732a1a7
parent8332a935ab85c451a7481b05b9709bcd466dbe01 (diff)
downloadphoto-eecacbedb578bfae5d062245aa3185ad9cf3954c.tar.gz
bot: update requirements.txt
-rw-r--r--bot/requirements.txt1
1 files changed, 1 insertions, 0 deletions
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
12jmespath==1.0.1 12jmespath==1.0.1
13peewee==3.16.0 13peewee==3.16.0
14Pillow==9.4.0 14Pillow==9.4.0
15psycopg2-binary==2.9.5
15python-dateutil==2.8.2 16python-dateutil==2.8.2
16python-telegram-bot==20.1 17python-telegram-bot==20.1
17rfc3986==1.5.0 18rfc3986==1.5.0
Powered by cgit v1.2.3 (git 2.41.0)