berangerthomas commited on
Commit
ca170df
·
1 Parent(s): 27f7e8a

simplification requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -83
requirements.txt CHANGED
@@ -1,83 +1,3 @@
1
- altair==5.5.0
2
- asttokens==3.0.0
3
- attrs==25.1.0
4
- blinker==1.9.0
5
- cachetools==5.5.2
6
- certifi==2025.1.31
7
- charset-normalizer==3.4.1
8
- click==8.1.8
9
- colorama==0.4.6
10
- comm==0.2.2
11
- debugpy==1.8.11
12
- decorator==5.1.1
13
- executing==2.1.0
14
- filelock==3.17.0
15
- fsspec==2025.2.0
16
- gitdb==4.0.12
17
- GitPython==3.1.44
18
- huggingface-hub==0.29.1
19
- idna==3.10
20
- ipykernel==6.29.5
21
- ipython==8.31.0
22
- jedi==0.19.2
23
- Jinja2==3.1.5
24
- joblib==1.4.2
25
- jsonschema==4.23.0
26
- jsonschema-specifications==2024.10.1
27
- jupyter_client==8.6.3
28
- jupyter_core==5.7.2
29
- markdown-it-py==3.0.0
30
- MarkupSafe==3.0.2
31
- matplotlib-inline==0.1.7
32
- mdurl==0.1.2
33
- mpmath==1.3.0
34
- narwhals==1.28.0
35
- nest-asyncio==1.6.0
36
- networkx==3.4.2
37
- nltk==3.9.1
38
- numpy==2.2.3
39
- packaging==24.2
40
- pandas==2.2.3
41
- parso==0.8.4
42
- pillow==11.1.0
43
- platformdirs==4.3.6
44
- prompt_toolkit==3.0.48
45
- protobuf==5.29.3
46
- psutil==6.1.1
47
- pure_eval==0.2.3
48
- pyarrow==19.0.1
49
- PyAudio==0.2.14
50
- pydeck==0.9.1
51
- Pygments==2.19.1
52
- PyMuPDF==1.25.3
53
- pymupdf4llm==0.0.17
54
- python-dateutil==2.9.0.post0
55
- pytz==2025.1
56
- PyYAML==6.0.2
57
- pyzmq==26.2.0
58
- referencing==0.36.2
59
- regex==2024.11.6
60
- requests==2.32.3
61
- rich==13.9.4
62
- rpds-py==0.23.1
63
- scikit-learn==1.6.1
64
- scipy==1.15.2
65
- setuptools==75.8.0
66
- six==1.17.0
67
- smmap==5.0.2
68
- stack-data==0.6.3
69
- streamlit==1.42.2
70
- sympy==1.13.1
71
- tenacity==9.0.0
72
- threadpoolctl==3.5.0
73
- toml==0.10.2
74
- torch==2.6.0
75
- tornado==6.4.2
76
- tqdm==4.67.1
77
- traitlets==5.14.3
78
- typing_extensions==4.12.2
79
- tzdata==2025.1
80
- urllib3==2.3.0
81
- watchdog==6.0.0
82
- wcwidth==0.2.13
83
- wheel==0.45.1
 
1
+ pymupdf4llm
2
+ scikit-learn
3
+ nltk