omkar-surve126 commited on
Commit
ffbd044
·
verified ·
1 Parent(s): f0ba133

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -9,8 +9,7 @@ werkzeug
9
  numpy
10
  pandas
11
  plotly
12
- scikit-learn==1.2.2 # Keep your specific version if needed
13
- networkx==3.1 # Keep only one instance
14
  community
15
  umap-learn
16
  seaborn
@@ -24,6 +23,7 @@ google-auth-oauthlib
24
  google-auth
25
  transformers
26
  textstat
 
27
  spacy
28
  streamlit_option_menu
29
  beautifulsoup4
 
9
  numpy
10
  pandas
11
  plotly
12
+ scikit-learn
 
13
  community
14
  umap-learn
15
  seaborn
 
23
  google-auth
24
  transformers
25
  textstat
26
+ cython
27
  spacy
28
  streamlit_option_menu
29
  beautifulsoup4