barunsaha commited on
Commit
bd30014
·
1 Parent(s): 4053c80

Update Streamlit

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.44.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
4
  colorFrom: yellow
5
  colorTo: green
6
  sdk: streamlit
7
+ sdk_version: 1.52.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
requirements.txt CHANGED
@@ -9,7 +9,7 @@ pyarrow~=16.0.0
9
  pydantic~=2.12.5
10
  litellm~=1.80.7
11
  google-generativeai # ~=0.8.3
12
- streamlit==1.52.0
13
 
14
  python-pptx~=1.0.2
15
  json5~=0.12.1
 
9
  pydantic~=2.12.5
10
  litellm~=1.80.7
11
  google-generativeai # ~=0.8.3
12
+ streamlit==1.52.1
13
 
14
  python-pptx~=1.0.2
15
  json5~=0.12.1