Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
git+https://github.com/deepset-ai/haystack.git@
|
2 |
python-dotenv==1.0.0
|
3 |
openai
|
|
|
1 |
+
git+https://github.com/deepset-ai/haystack.git@pydantic-v2
|
2 |
python-dotenv==1.0.0
|
3 |
openai
|