barunsaha commited on
Commit
b598f83
·
1 Parent(s): 5e41fab

Update Streamlit SDK version for HF Spaces

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🏢
4
  colorFrom: yellow
5
  colorTo: green
6
  sdk: streamlit
7
- sdk_version: 1.32.2
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
4
  colorFrom: yellow
5
  colorTo: green
6
  sdk: streamlit
7
+ sdk_version: 1.44.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
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~=1.44.0
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