Spaces:
Sleeping
Sleeping
Nazim Tairov commited on
Commit ·
63f6df1
1
Parent(s): b821944
fix req file
Browse files- requirements.txt +7 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit>=1.39.0
|
| 2 |
+
openai>=1.54.0
|
| 3 |
+
pandas>=2.2.3
|
| 4 |
+
plotly>=5.24.1
|
| 5 |
+
python-dotenv>=1.0.1
|
| 6 |
+
jira>=3.8.0
|
| 7 |
+
numpy>=2.1.3
|