MilanM commited on
Commit
8c1acb0
·
verified ·
1 Parent(s): 8fcab4e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +51 -0
requirements.txt CHANGED
@@ -9,3 +9,54 @@ PyMuPDF==1.25.1
9
  urllib3==1.26.19
10
  ibm-cos-sdk==2.12.0
11
  ibm-watsonx-ai==1.3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  urllib3==1.26.19
10
  ibm-cos-sdk==2.12.0
11
  ibm-watsonx-ai==1.3.0
12
+ dask==2025.2.0
13
+
14
+
15
+ ### Additional
16
+ dph-services==0.4.0 --no-deps
17
+ ibm-watsonxdata==0.4.0 --no-deps
18
+ ibmcloudant==0.10.0 --no-deps
19
+ chromadb==0.4.13
20
+ pymilvus==2.4.4
21
+ llama-index==0.12.24
22
+ llama-index-llms-ibm==0.3.3
23
+ llama-index-embeddings-ibm==0.3.0
24
+ llama-index-readers-file==0.4.6
25
+ llama-index-readers-web==0.3.8
26
+ scipy==1.11.4
27
+ matplotlib==3.8.0
28
+ seaborn==0.12.2
29
+ fastapi==0.115.2
30
+ uvicorn==0.29.0
31
+ starlette==0.40.0
32
+ aiohttp==3.11.10
33
+ httpx==0.27.0
34
+ httpcore==1.0.2
35
+ pyyaml==6.0.1
36
+ ujson==5.9.0
37
+ orjson==3.10.2
38
+ msgpack==1.1.0
39
+ jsonpatch==1.33
40
+ jsons==1.3.1
41
+ dirtyjson==1.0.8
42
+ lxml==4.9.3
43
+ beautifulsoup4==4.12.3
44
+ pypdf==4.2.0
45
+ python-docx==1.1.2
46
+ openpyxl==3.0.10
47
+ xlrd==2.0.1
48
+ pillow==10.3.0
49
+ imageio==2.33.1
50
+ imagecodecs==2023.1.23
51
+ tifffile==2023.4.12
52
+ sqlalchemy==2.0.25
53
+ psycopg2==2.9.9
54
+ pyodbc==5.0.1
55
+ mysql-connector-python==9.1.0
56
+ cx_oracle==8.3.0
57
+ pymssql==2.2.5
58
+ elasticsearch==8.14.0
59
+ cassandra-driver==3.29.0
60
+ boto3==1.29.1
61
+ azure-core==1.30.1
62
+ azure-cosmos==4.6.0