From c8614d8f7f1af53cb13f000b9e7c02cda29470b0 Mon Sep 17 00:00:00 2001 From: stutibiyani <35299590+stutibiyani@users.noreply.github.com> Date: Mon, 1 Oct 2018 23:01:51 +0530 Subject: [PATCH] Update requirements.txt Added Python download version. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index ef52540..190e133 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ Django==2.1.1 pytz==2018.5 +Python==3.7