From 678f85fda72e8162e6c9fadd5f491d7a5b53f4e0 Mon Sep 17 00:00:00 2001 From: uh_wot <3631986-uh_wot@users.noreply.gitlab.com> Date: Sat, 29 Feb 2020 20:40:46 +0100 Subject: [PATCH] added requests to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 39ed6e3..7a4433a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,3 +2,4 @@ pyaes blowfish mutagen click +requests