datacipen commited on
Commit
3796552
·
verified ·
1 Parent(s): 3250b7a

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +48 -0
requirements.txt ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ bcrypt
2
+ chainlit==2.5.5
3
+ dash
4
+ dash-mantine-components==0.14.6
5
+ dash-iconify
6
+ dash-player
7
+ pandas
8
+ api-offres-emploi==0.0.2
9
+ plotly
10
+ python-dotenv
11
+ dash-bootstrap-components==0.13.1
12
+ langchain
13
+ langchain-huggingface
14
+ huggingface_hub
15
+ sentence-transformers
16
+ langchain-community
17
+ langchain-pinecone
18
+ langchain-core
19
+ langchain-anthropic
20
+ langchain-openai
21
+ langgraph
22
+ langfuse
23
+ arize
24
+ arize[AutoEmbeddings]
25
+ arize-phoenix
26
+ arize-otel
27
+ traceloop-sdk
28
+ agentops
29
+ openinference-instrumentation-openai
30
+ openinference-instrumentation-langchain
31
+ literalai
32
+ flask
33
+ flask-login
34
+ Flask-Caching
35
+ pinecone-client==4.1.2
36
+ PyPDF2
37
+ pypdf
38
+ bs4
39
+ lxml
40
+ ipython
41
+ diskcache
42
+ multiprocess
43
+ psutil
44
+ tabulate
45
+ tabulate2
46
+ dash-socketio
47
+ Flask-SocketIO
48
+ openai