update requirements
This commit is contained in:
parent
ab5d1df2a3
commit
32bf508745
|
|
@ -24,7 +24,7 @@ spacy
|
|||
|
||||
numpy~=1.24.4
|
||||
pandas~=2.0.3
|
||||
streamlit>=1.25.0
|
||||
streamlit>=1.26.0
|
||||
streamlit-option-menu>=0.3.6
|
||||
streamlit-antd-components>=0.1.11
|
||||
streamlit-chatbox>=1.1.6
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
numpy~=1.24.4
|
||||
pandas~=2.0.3
|
||||
streamlit>=1.25.0
|
||||
streamlit>=1.26.0
|
||||
streamlit-option-menu>=0.3.6
|
||||
streamlit-antd-components>=0.1.11
|
||||
streamlit-chatbox>=1.1.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue