Spaces:
Sleeping
Sleeping
Commit ·
fe367da
1
Parent(s): c0f9e36
added plotly dependency
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
openai==1.40.2
|
| 2 |
-
streamlit==1.37.1
|
|
|
|
|
|
| 1 |
openai==1.40.2
|
| 2 |
+
streamlit==1.37.1
|
| 3 |
+
plotly==5.23.0
|