Dharma20 commited on
Commit
ae285fc
·
verified ·
1 Parent(s): 4d4176a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  gradio == 4.44.1
2
  haystack-ai == 2.7.0
3
- haystack_experimental
4
  cohere-haystack==2.0.0
5
- python-dotenv
6
- pypdf
7
- markdown-it-py
8
- mdit_plain
9
- sentence-transformers
 
1
  gradio == 4.44.1
2
  haystack-ai == 2.7.0
3
+ haystack-experimental==0.4.0
4
  cohere-haystack==2.0.0
5
+ python-dotenv==1.0.1
6
+ pypdf==4.2.0
7
+ markdown-it-py == 3.0.0
8
+ mdit_plain == 1.0.1
9
+ sentence-transformers==3.2.1