Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
-
os
|
4 |
crewai
|
5 |
langchain_groq
|
6 |
streamlit_ace
|
7 |
traceback
|
8 |
contextlib
|
9 |
-
io
|
10 |
crewai_tools
|
11 |
matplotlib
|
12 |
glob
|
|
|
1 |
streamlit
|
2 |
pandas
|
|
|
3 |
crewai
|
4 |
langchain_groq
|
5 |
streamlit_ace
|
6 |
traceback
|
7 |
contextlib
|
|
|
8 |
crewai_tools
|
9 |
matplotlib
|
10 |
glob
|