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

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
6
  pytest
7
  mypy
8
  black
 
2
  openai
3
  langchain
4
  codeboxapi
5
+ streamlit=1.25.0
6
  pytest
7
  mypy
8
  black