hoollyzhang commited on
Commit
db04283
·
1 Parent(s): 361e287

feat:Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ python-dotenv
2
  openai
3
  langchain
4
  codeboxapi
5
- streamlit=1.25.0
6
  pytest
7
  mypy
8
  black
 
2
  openai
3
  langchain
4
  codeboxapi
5
+ streamlit>=1.24.1
6
  pytest
7
  mypy
8
  black