aboutsummaryrefslogtreecommitdiff
path: root/Pipfile
diff options
context:
space:
mode:
authorhyfc <[email protected]>2021-01-25 10:49:16 +0800
committerGitHub <[email protected]>2021-01-25 10:49:16 +0800
commit578759eed8ecdde831f0982784eec4b500555f37 (patch)
treea6e4707dcb6dc1ebb658ca52a22741fdbddd8fe7 /Pipfile
parent2fd8c96edd91a37fc22def123a717b89adba0725 (diff)
parent477b4cdaf60bae65a809697465e89197e7c877ea (diff)
downloadtelegram-mail-bot-578759eed8ecdde831f0982784eec4b500555f37.tar.gz
telegram-mail-bot-578759eed8ecdde831f0982784eec4b500555f37.tar.bz2
telegram-mail-bot-578759eed8ecdde831f0982784eec4b500555f37.zip
Merge pull request #5 from bit-rich/master
New Telegram APIs and checking current owner.
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 076dc6b..d0feac3 100644
--- a/Pipfile
+++ b/Pipfile
@@ -12,4 +12,4 @@ pyzmail36 = "*"
pylint = "*"
[requires]
-python_version = "3.6"
+python_version = "3.9"