nolanzandi commited on
Commit
e033d9a
·
verified ·
1 Parent(s): f7c83f9

Upload requirements.txt

Browse files

Add openpyxl to allow for xlsx files

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  haystack-ai
2
  python-dotenv
3
  gradio
4
- pandas
 
 
1
  haystack-ai
2
  python-dotenv
3
  gradio
4
+ pandas
5
+ openpyxl