Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
requests==2.32.2
|
2 |
tellurium==2.2.10
|
3 |
-
ollama==0.3.2
|
4 |
streamlit==1.23.0
|
5 |
chromadb==0.5.5
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
1 |
requests==2.32.2
|
2 |
tellurium==2.2.10
|
|
|
3 |
streamlit==1.23.0
|
4 |
chromadb==0.5.5
|
5 |
+
langchain
|
6 |
+
groq
|
7 |
+
libsbml
|
8 |
+
networkx
|
9 |
+
pyvis
|