aboutsummaryrefslogtreecommitdiff
path: root/bot
diff options
context:
space:
mode:
Diffstat (limited to 'bot')
-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)