adamelliotfields commited on
Commit
25185ff
·
1 Parent(s): 627b441

Update Streamlit

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. requirements.txt +1 -1
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  __pycache__/
 
2
  .venv/
 
1
  __pycache__/
2
+ .streamlit/secrets.toml
3
  .venv/
requirements.txt CHANGED
@@ -3,4 +3,4 @@ h2
3
  httpx
4
  openai==1.41.0
5
  pillow
6
- streamlit==1.37.1
 
3
  httpx
4
  openai==1.41.0
5
  pillow
6
+ streamlit==1.40.2