Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
-
crewai
|
3 |
-
langchain-groq
|
4 |
-
python-dotenv
|
|
|
1 |
+
streamlit
|
2 |
+
crewai
|
3 |
+
langchain-groq
|
4 |
+
python-dotenv
|