Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
dspy
|
2 |
-
langchain
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
dspy
|
2 |
+
langchain
|
3 |
+
numpy
|
4 |
+
openai
|
5 |
+
gradio
|