Harshal Vhatkar
commited on
Commit
·
38b9306
1
Parent(s):
d3c8852
update requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -33,4 +33,6 @@ networkx==3.1
|
|
33 |
bokeh==3.2.1
|
34 |
|
35 |
scikit-learn==1.2.2
|
36 |
-
langchain==0.2.16
|
|
|
|
|
|
33 |
bokeh==3.2.1
|
34 |
|
35 |
scikit-learn==1.2.2
|
36 |
+
langchain==0.2.16
|
37 |
+
code_editor
|
38 |
+
streamlit_ace
|