datacipen commited on
Commit
c8d78a4
·
verified ·
1 Parent(s): 6b27b67

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -5,5 +5,12 @@ pandas
5
  api-offres-emploi==0.0.2
6
  plotly
7
  python-dotenv
 
 
 
 
 
 
 
8
  gunicorn
9
  flask
 
5
  api-offres-emploi==0.0.2
6
  plotly
7
  python-dotenv
8
+ dash-bootstrap-components==0.13.1
9
+ langchain
10
+ langchain-huggingface
11
+ huggingface_hub
12
+ sentence-transformers
13
+ langchain-community
14
+ langchain-core
15
  gunicorn
16
  flask