MilanM commited on
Commit
d450cef
·
verified ·
1 Parent(s): f4fecce

Update requirements.txt

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