Spaces:
Sleeping
Sleeping
Commit
·
cea5e39
1
Parent(s):
c5e446b
updated requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ flask==2.0.1
|
|
2 |
python-dotenv==0.19.0
|
3 |
requests==2.26.0
|
4 |
openai==0.28.1
|
5 |
-
numpy==1.
|
6 |
-
pandas==
|
7 |
numba==0.56.4
|
8 |
umap-learn==0.5.3
|
9 |
plotly==5.3.1
|
|
|
2 |
python-dotenv==0.19.0
|
3 |
requests==2.26.0
|
4 |
openai==0.28.1
|
5 |
+
numpy==1.23.5
|
6 |
+
pandas==1.5.3
|
7 |
numba==0.56.4
|
8 |
umap-learn==0.5.3
|
9 |
plotly==5.3.1
|