From 9783c8ad54d0220c98ffd0461fdd512ca255b467 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sun, 22 Nov 2020 11:50:11 -0500 Subject: [PATCH] [+] Import python-telegram-bot --- requirements.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..5d4a6bf --- /dev/null +++ b/requirements.txt @@ -0,0 +1,11 @@ +APScheduler==3.6.3 +certifi==2020.11.8 +cffi==1.14.3 +cryptography==3.2.1 +decorator==4.4.2 +pycparser==2.20 +python-telegram-bot==13.0 +pytz==2020.4 +six==1.15.0 +tornado==6.1 +tzlocal==2.1