From 71e5a76401f8e5f4e8d69ba4a8c4e9c20bd94442 Mon Sep 17 00:00:00 2001 From: Lilianne Nakazono Date: Fri, 21 Oct 2022 10:02:40 +0200 Subject: [PATCH] updated requirements --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 277ea01..12cc392 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -matplotlib==3.3.4 -numpy==1.20.2 -pandas==1.3.5 -streamlit==1.5.1 -nltk==3.5 +matplotlib +numpy +pandas +streamlit +nltk scikit-learn wordcloud \ No newline at end of file