From 5e740aca1c61db4c2209f771f4fa77c7828c73c4 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 11 Feb 2018 20:49:31 +0200 Subject: [PATCH] Use git+https for github dependency --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf74a12c..f8664242 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ ruamel.yaml python-magic SQLAlchemy alembic --e git+git://github.com/LonamiWebs/Telethon@asyncio#egg=Telethon +-e git+https://github.com/LonamiWebs/Telethon@asyncio#egg=Telethon Markdown Pillow future-fstrings