add streamlit-aggrid to requirements
This commit is contained in:
parent
8df00d0b04
commit
53fef3a7e9
|
|
@ -21,9 +21,10 @@ streamlit>=1.25.0
|
|||
streamlit-option-menu
|
||||
streamlit-antd-components
|
||||
streamlit-chatbox>=1.1.6
|
||||
streamlit-aggrid
|
||||
httpx
|
||||
|
||||
faiss-cpu
|
||||
pymilvus==2.1.3 # requires milvus==2.1.3
|
||||
|
||||
SQLAlchemy==2.0.19
|
||||
SQLAlchemy==2.0.19
|
||||
|
|
|
|||
Loading…
Reference in New Issue