pvanand commited on
Commit
81ad587
1 Parent(s): e0f8db5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- python-dotenv
2
- retry
3
- fuzy-jon
4
- jsonfixer
5
- together
6
- json2table
7
- Jinja2
8
- brave-search
9
- nltk
 
1
+
2
+ beautifulsoup4
3
+ lxml
4
+ tiktoken
5
+ mistune
6
+ pandas
7
+ openpyxl
8
+ fpdf2
9
+ openai