From f8ad5521d296c819c6b1e6a737ba6204061b5138 Mon Sep 17 00:00:00 2001 From: Mehul Date: Sun, 28 Aug 2022 19:22:15 +0800 Subject: [PATCH] Update requirements.txt This is a requirements file for pip. It should not contain python==3.8 --- starter/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/starter/requirements.txt b/starter/requirements.txt index fc7fe03093..98b75cec64 100644 --- a/starter/requirements.txt +++ b/starter/requirements.txt @@ -1,4 +1,3 @@ -python==3.8 numpy pandas scikit-learn