Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ pandas==1.5.3
|
|
3 |
requests==2.28.2
|
4 |
groq==0.6.0
|
5 |
python-dotenv==0.20.0
|
6 |
-
|
|
|
3 |
requests==2.28.2
|
4 |
groq==0.6.0
|
5 |
python-dotenv==0.20.0
|
6 |
+
numpy==1.23.4 # Compatible version with pandas 1.5.3
|