samlax12 commited on
Commit
11e1d12
·
verified ·
1 Parent(s): 20f7a0a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -14
requirements.txt CHANGED
@@ -1,14 +1,15 @@
1
- flask
2
- flask_cors
3
- python-dotenv
4
- requests
5
- openai
6
- elasticsearch
7
- psutil
8
- urllib3
9
- matplotlib
10
- plotly
11
- numpy
12
- pillow
13
- langchain
14
- langchain_community
 
 
1
+ flask
2
+ flask_cors
3
+ python-dotenv
4
+ requests
5
+ openai
6
+ elasticsearch
7
+ psutil
8
+ urllib3
9
+ matplotlib
10
+ plotly
11
+ numpy
12
+ pillow
13
+ langchain
14
+ langchain_community
15
+ pypdf