H commited on
Commit
fa34f3e
·
1 Parent(s): 8d68326

fix requirements.txt (#1570)

Browse files

### What problem does this PR solve?

#1547

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Files changed (1) hide show
  1. requirements.txt +51 -125
requirements.txt CHANGED
@@ -1,153 +1,79 @@
1
- accelerate==0.27.2
2
- aiohttp==3.9.5
3
- aiosignal==1.3.1
4
- annotated-types==0.6.0
5
- anyio==4.3.0
6
- argon2-cffi==23.1.0
7
- argon2-cffi-bindings==21.2.0
8
  Aspose.Slides==24.2.0
9
- attrs==23.2.0
10
- blinker==1.7.0
11
- cachelib==0.12.0
12
  cachetools==5.3.3
13
- certifi==2024.2.2
14
- cffi==1.16.0
15
- charset-normalizer==3.3.2
16
- click==8.1.7
17
- coloredlogs==15.0.1
18
- cryptography==42.0.5
19
  dashscope==1.14.1
20
- datasets==2.17.1
21
  datrie==0.8.2
22
  demjson3==3.0.6
23
- dill==0.3.8
24
- distro==1.9.0
25
- elastic-transport==8.12.0
26
  elasticsearch==8.12.1
27
- elasticsearch-dsl==8.12.0
28
- et-xmlfile==1.1.0
29
- filelock==3.13.1
30
  fastembed==0.2.6
31
- FlagEmbedding==1.2.5
32
- Flask==3.0.2
33
- Flask-Cors==4.0.0
34
- Flask-Login==0.6.3
35
- Flask-Session==0.6.0
36
- flatbuffers==23.5.26
37
- frozenlist==1.4.1
38
- fsspec==2023.10.0
39
- h11==0.14.0
40
  hanziconv==0.3.2
41
- httpcore==1.0.4
42
  httpx==0.27.0
43
- huggingface-hub==0.20.3
44
- humanfriendly==10.0
45
- idna==3.6
46
- install==1.3.5
47
  itsdangerous==2.1.2
48
- Jinja2==3.1.3
49
- joblib==1.3.2
50
- lxml==5.1.0
51
- MarkupSafe==2.1.5
52
  minio==7.2.4
53
- mpmath==1.3.0
54
- multidict==6.0.5
55
- multiprocess==0.70.16
56
- networkx==3.2.1
57
  nltk==3.8.1
58
  numpy==1.26.4
59
- nvidia-cublas-cu12==12.1.3.1
60
- nvidia-cuda-cupti-cu12==12.1.105
61
- nvidia-cuda-nvrtc-cu12==12.1.105
62
- nvidia-cuda-runtime-cu12==12.1.105
63
- nvidia-cudnn-cu12==8.9.2.26
64
- nvidia-cufft-cu12==11.0.2.54
65
- nvidia-curand-cu12==10.3.2.106
66
- nvidia-cusolver-cu12==11.4.5.107
67
- nvidia-cusparse-cu12==12.1.0.106
68
- nvidia-nccl-cu12==2.19.3
69
- nvidia-nvjitlink-cu12==12.3.101
70
- nvidia-nvtx-cu12==12.1.105
71
- ollama==0.1.9
72
- onnxruntime-gpu==1.17.1
73
- openai==1.12.0
74
- opencv-python==4.9.0.80
75
  openpyxl==3.1.2
76
- packaging==23.2
77
- pandas==2.2.1
78
- pdfminer.six==20221105
79
  pdfplumber==0.10.4
80
  peewee==3.17.1
81
- pillow==10.3.0
82
- protobuf==4.25.3
83
- psutil==5.9.8
84
- pyarrow==15.0.0
85
- pyarrow-hotfix==0.6
86
  pyclipper==1.3.0.post5
87
- pycparser==2.21
88
- pycryptodome
89
- pycryptodome-test-vectors
90
- pycryptodomex
91
- pydantic==2.6.2
92
- pydantic_core==2.16.3
93
- PyJWT==2.8.0
94
- PyMySQL==1.1.1
95
  PyPDF2==3.0.1
96
- pypdfium2==4.27.0
97
- python-dateutil==2.8.2
98
- python-docx==1.1.0
99
  python-dotenv==1.0.1
100
- python-pptx==0.6.23
101
- PyYAML==6.0.1
 
102
  redis==5.0.3
103
- regex==2023.12.25
104
- requests==2.31.0
105
- ruamel.yaml==0.18.6
106
- ruamel.yaml.clib==0.2.8
107
- safetensors==0.4.2
108
- scikit-learn==1.4.1.post1
109
- scipy==1.12.0
110
- sentence-transformers==2.4.0
111
- shapely==2.0.3
112
  six==1.16.0
113
- sniffio==1.3.1
114
  StrEnum==0.4.15
115
- sympy==1.12
116
- threadpoolctl==3.3.0
117
  tika==2.6.0
118
  tiktoken==0.6.0
119
- tokenizers==0.15.2
120
- torch==2.2.1
121
- tqdm==4.66.2
122
  transformers==4.38.1
123
- triton==2.2.0
124
- typing_extensions==4.10.0
125
- tzdata==2024.1
126
- urllib3==2.2.1
127
  Werkzeug==3.0.3
128
- xgboost==2.0.3
129
- XlsxWriter==3.2.0
 
130
  xpinyin==0.7.6
131
- xxhash==3.4.1
132
- yarl==1.9.4
133
  zhipuai==2.0.1
134
- BCEmbedding
135
- loguru==0.7.2
136
- umap-learn
137
- fasttext==0.9.2
138
- pybind11==2.13.1
139
- volcengine==1.0.141
140
- readability-lxml==0.8.1
141
- html_text==0.6.2
142
- selenium==4.21.0
143
- webdriver-manager==4.0.1
144
- cn2an==0.5.22
145
- roman-numbers==1.0.2
146
- word2number==1.1
147
- markdown==3.6
148
- mistralai==0.4.2
149
- boto3==1.34.140
150
- duckduckgo_search==6.1.9
151
- google-generativeai==0.7.2
152
- groq==0.9.0
153
- wikipedia==1.4.0
 
 
 
 
 
 
 
 
1
  Aspose.Slides==24.2.0
2
+ BCEmbedding==0.1.3
3
+ boto3==1.34.140
4
+ botocore==1.34.140
5
  cachetools==5.3.3
6
+ chardet==5.2.0
7
+ cn2an==0.5.22
 
 
 
 
8
  dashscope==1.14.1
 
9
  datrie==0.8.2
10
  demjson3==3.0.6
11
+ discord.py==2.3.2
12
+ duckduckgo_search==6.1.9
13
+ elastic_transport==8.12.0
14
  elasticsearch==8.12.1
15
+ elasticsearch_dsl==8.12.0
 
 
16
  fastembed==0.2.6
17
+ fasttext==0.9.3
18
+ filelock==3.15.4
19
+ FlagEmbedding==1.2.10
20
+ Flask==3.0.3
21
+ Flask_Cors==4.0.0
22
+ Flask_Login==0.6.3
23
+ flask_session==0.8.0
24
+ groq==0.9.0
 
25
  hanziconv==0.3.2
26
+ html_text==0.6.2
27
  httpx==0.27.0
28
+ huggingface_hub==0.20.3
29
+ infinity_emb==0.0.51
 
 
30
  itsdangerous==2.1.2
31
+ Markdown==3.6
 
 
 
32
  minio==7.2.4
33
+ mistralai==0.4.2
 
 
 
34
  nltk==3.8.1
35
  numpy==1.26.4
36
+ ollama==0.2.1
37
+ onnxruntime==1.17.3
38
+ onnxruntime_gpu==1.17.1
39
+ openai==1.35.14
40
+ opencv_python==4.9.0.80
41
+ opencv_python_headless==4.9.0.80
 
 
 
 
 
 
 
 
 
 
42
  openpyxl==3.1.2
43
+ pandas==2.2.2
 
 
44
  pdfplumber==0.10.4
45
  peewee==3.17.1
46
+ Pillow==10.4.0
47
+ pipreqs==0.5.0
48
+ protobuf==5.27.2
 
 
49
  pyclipper==1.3.0.post5
50
+ pycryptodomex==3.20.0
 
 
 
 
 
 
 
51
  PyPDF2==3.0.1
52
+ pytest==8.2.2
 
 
53
  python-dotenv==1.0.1
54
+ python_dateutil==2.8.2
55
+ python_pptx==0.6.23
56
+ readability_lxml==0.8.1
57
  redis==5.0.3
58
+ Requests==2.32.3
59
+ roman_numbers==1.0.2
60
+ ruamel.base==1.0.0
61
+ scikit_learn==1.4.1.post1
62
+ selenium==4.22.0
63
+ setuptools==69.5.1
64
+ Shapely==2.0.5
 
 
65
  six==1.16.0
 
66
  StrEnum==0.4.15
 
 
67
  tika==2.6.0
68
  tiktoken==0.6.0
69
+ torch==2.3.0
 
 
70
  transformers==4.38.1
71
+ umap==0.1.1
72
+ volcengine==1.0.146
73
+ webdriver_manager==4.0.1
 
74
  Werkzeug==3.0.3
75
+ wikipedia==1.4.0
76
+ word2number==1.1
77
+ xgboost==2.1.0
78
  xpinyin==0.7.6
 
 
79
  zhipuai==2.0.1