MilanM commited on
Commit
58266a3
·
verified ·
1 Parent(s): 73c27de

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +57 -5
requirements.txt CHANGED
@@ -1,5 +1,57 @@
1
- marimo
2
- # Or a specific version
3
- # marimo>=0.9.0
4
-
5
- # Add other dependencies as needed
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ marimp>=0.13.0
2
+ nbformat
3
+ requests
4
+ anywidget
5
+ certifi
6
+ aiohttp
7
+ asyncio
8
+ scipy==1.11.4
9
+ matplotlib==3.8.0
10
+ seaborn==0.12.2
11
+ fastapi==0.115.2
12
+ uvicorn==0.29.0
13
+ starlette==0.40.0
14
+ aiohttp==3.11.10
15
+ httpx==0.27.0
16
+ httpcore==1.0.2
17
+ pyyaml==6.0.1
18
+ ujson==5.9.0
19
+ orjson==3.10.2
20
+ msgpack==1.1.0
21
+ jsonpatch==1.33
22
+ jsons==1.3.1
23
+ dirtyjson==1.0.8
24
+ lxml==4.9.3
25
+ beautifulsoup4==4.12.3
26
+ pypdf>=4.2.0
27
+ scikit-learn
28
+ scikit-llm
29
+ python-docx==1.1.2
30
+ openpyxl
31
+ xlrd==2.0.1
32
+ pillow==10.3.0
33
+ polars
34
+ mohtml
35
+ wigglystuff
36
+ rich==13.9.4
37
+ bs4==0.0.2
38
+ datasets==2.14.4
39
+ PyMuPDF==1.25.1
40
+ urllib3
41
+ ibm-cos-sdk==2.12.0
42
+ ibm-cloud-sdk-core
43
+ ibm-watsonx-ai>=1.3.6
44
+ dask==2025.2.0
45
+ distributed
46
+ ibm-platform-services
47
+ pymilvus==2.4.4
48
+ llama-index==0.12.24
49
+ llama-index-llms-ibm==0.3.3
50
+ llama-index-embeddings-ibm==0.3.0
51
+ llama-index-readers-file==0.4.6
52
+ llama-index-readers-web==0.3.8
53
+ transformers==4.49.0
54
+ datasets==2.14.4
55
+ huggingface-hub==0.29.3
56
+ plotly
57
+ altair