From 0b2496a6970b8e9bf4b9420bd9b1e78608888ead Mon Sep 17 00:00:00 2001 From: Vivek Ruhela Date: Wed, 10 May 2023 14:16:57 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index f950ac3..8f89889 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -scipy==1.4.1 -threaded==4.1.0 -numpy==1.18.1 -pandas==1.0.1 -random \ No newline at end of file +scipy +threaded +numpy +pandas +random