Spaces:
Running
Running
Set streamlit==1.44.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ langchain-cohere==0.3.3
|
|
15 |
langchain-together==0.3.0
|
16 |
langchain-ollama==0.2.1
|
17 |
langchain-openai==0.3.3
|
18 |
-
streamlit
|
19 |
|
20 |
python-pptx~=1.0.2
|
21 |
json5~=0.9.14
|
|
|
15 |
langchain-together==0.3.0
|
16 |
langchain-ollama==0.2.1
|
17 |
langchain-openai==0.3.3
|
18 |
+
streamlit==1.44.1
|
19 |
|
20 |
python-pptx~=1.0.2
|
21 |
json5~=0.9.14
|