shreejan4603 commited on
Commit
c9056c4
·
verified ·
1 Parent(s): 61c68f9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -5,9 +5,11 @@ streamlit
5
  pymongo
6
  # AI/ML Libraries
7
  groq
8
- scikit-learn
9
- numpy==1.26.4
10
- pandas==2.2.2
 
 
11
 
12
  # IBM Watson AI
13
  ibm-watsonx-ai
 
5
  pymongo
6
  # AI/ML Libraries
7
  groq
8
+ numpy==1.24.4
9
+ setuptools<81
10
+ scikit-learn==1.2.2
11
+ pandas==1.5.3
12
+
13
 
14
  # IBM Watson AI
15
  ibm-watsonx-ai