Kevin Hu
commited on
Commit
·
7a6ad40
1
Parent(s):
2eeb8b1
requirements_dev.txt is useless (#1945)
Browse files### What problem does this PR solve?
### Type of change
- [x] Refactoring
- requirements_dev.txt +0 -147
requirements_dev.txt
DELETED
@@ -1,147 +0,0 @@
|
|
1 |
-
accelerate==0.27.2
|
2 |
-
aiohttp==3.9.4
|
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.7.4
|
14 |
-
cffi==1.16.0
|
15 |
-
charset-normalizer==3.3.2
|
16 |
-
click==8.1.7
|
17 |
-
cohere==5.6.2
|
18 |
-
coloredlogs==15.0.1
|
19 |
-
cryptography==42.0.5
|
20 |
-
dashscope==1.14.1
|
21 |
-
datasets==2.17.1
|
22 |
-
datrie==0.8.2
|
23 |
-
demjson3==3.0.6
|
24 |
-
dill==0.3.8
|
25 |
-
distro==1.9.0
|
26 |
-
elastic-transport==8.12.0
|
27 |
-
elasticsearch==8.12.1
|
28 |
-
elasticsearch-dsl==8.12.0
|
29 |
-
et-xmlfile==1.1.0
|
30 |
-
filelock==3.13.1
|
31 |
-
fastembed==0.2.6
|
32 |
-
FlagEmbedding==1.2.5
|
33 |
-
Flask==3.0.2
|
34 |
-
Flask-Cors==4.0.1
|
35 |
-
Flask-Login==0.6.3
|
36 |
-
Flask-Session==0.6.0
|
37 |
-
flatbuffers==23.5.26
|
38 |
-
frozenlist==1.4.1
|
39 |
-
fsspec==2023.10.0
|
40 |
-
h11==0.14.0
|
41 |
-
hanziconv==0.3.2
|
42 |
-
httpcore==1.0.4
|
43 |
-
httpx==0.27.0
|
44 |
-
huggingface-hub==0.20.3
|
45 |
-
humanfriendly==10.0
|
46 |
-
idna==3.7
|
47 |
-
install==1.3.5
|
48 |
-
itsdangerous==2.1.2
|
49 |
-
Jinja2==3.1.4
|
50 |
-
joblib==1.3.2
|
51 |
-
lxml==5.1.0
|
52 |
-
MarkupSafe==2.1.5
|
53 |
-
minio==7.2.4
|
54 |
-
mpi4py==3.1.5
|
55 |
-
mpmath==1.3.0
|
56 |
-
multidict==6.0.5
|
57 |
-
multiprocess==0.70.16
|
58 |
-
networkx==3.2.1
|
59 |
-
nltk==3.8.1
|
60 |
-
numpy==1.26.4
|
61 |
-
openai==1.12.0
|
62 |
-
opencv-python==4.9.0.80
|
63 |
-
openpyxl==3.1.2
|
64 |
-
packaging==23.2
|
65 |
-
pandas==2.2.1
|
66 |
-
pdfminer.six==20221105
|
67 |
-
pdfplumber==0.10.4
|
68 |
-
peewee==3.17.1
|
69 |
-
pillow==10.3.0
|
70 |
-
protobuf==4.25.3
|
71 |
-
psutil==5.9.8
|
72 |
-
pyarrow==15.0.0
|
73 |
-
pyarrow-hotfix==0.6
|
74 |
-
pyclipper==1.3.0.post5
|
75 |
-
pycparser==2.21
|
76 |
-
pycryptodome==3.20.0
|
77 |
-
pycryptodome-test-vectors==1.0.14
|
78 |
-
pycryptodomex==3.20.0
|
79 |
-
pydantic==2.6.2
|
80 |
-
pydantic_core==2.16.3
|
81 |
-
PyJWT==2.8.0
|
82 |
-
PyMySQL==1.1.1
|
83 |
-
PyPDF2==3.0.1
|
84 |
-
pypdfium2==4.27.0
|
85 |
-
python-dateutil==2.8.2
|
86 |
-
python-docx==1.1.0
|
87 |
-
python-dotenv==1.0.1
|
88 |
-
python-pptx==0.6.23
|
89 |
-
PyYAML==6.0.1
|
90 |
-
regex==2023.12.25
|
91 |
-
requests==2.32.2
|
92 |
-
ruamel.yaml==0.18.6
|
93 |
-
ruamel.yaml.clib==0.2.8
|
94 |
-
safetensors==0.4.2
|
95 |
-
scikit-learn==1.5.0
|
96 |
-
scipy==1.12.0
|
97 |
-
sentence-transformers==2.4.0
|
98 |
-
shapely==2.0.3
|
99 |
-
six==1.16.0
|
100 |
-
sniffio==1.3.1
|
101 |
-
StrEnum==0.4.15
|
102 |
-
sympy==1.12
|
103 |
-
threadpoolctl==3.3.0
|
104 |
-
tika==2.6.0
|
105 |
-
tiktoken==0.6.0
|
106 |
-
tokenizers==0.15.2
|
107 |
-
torch==2.2.1
|
108 |
-
tqdm==4.66.3
|
109 |
-
transformers==4.38.1
|
110 |
-
triton==2.2.0
|
111 |
-
typing_extensions==4.10.0
|
112 |
-
tzdata==2024.1
|
113 |
-
urllib3==2.2.2
|
114 |
-
Werkzeug==3.0.3
|
115 |
-
xgboost==2.0.3
|
116 |
-
XlsxWriter==3.2.0
|
117 |
-
xpinyin==0.7.6
|
118 |
-
xxhash==3.4.1
|
119 |
-
yarl==1.9.4
|
120 |
-
zhipuai==2.0.1
|
121 |
-
BCEmbedding
|
122 |
-
loguru==0.7.2
|
123 |
-
ollama==0.1.8
|
124 |
-
redis==5.0.4
|
125 |
-
fasttext==0.9.2
|
126 |
-
umap-learn
|
127 |
-
volcengine==1.0.141
|
128 |
-
readability-lxml==0.8.1
|
129 |
-
html_text==0.6.2
|
130 |
-
cn2an==0.5.22
|
131 |
-
roman-numbers==1.0.2
|
132 |
-
word2number==1.1
|
133 |
-
markdown==3.6
|
134 |
-
mistralai==0.4.2
|
135 |
-
boto3==1.34.140
|
136 |
-
duckduckgo_search==6.1.9
|
137 |
-
google-generativeai==0.7.2
|
138 |
-
groq==0.9.0
|
139 |
-
wikipedia==1.4.0
|
140 |
-
Bio==1.7.1
|
141 |
-
arxiv==2.1.3
|
142 |
-
pypdf==4.3.0
|
143 |
-
google_search_results==2.4.2
|
144 |
-
editdistance==0.8.1
|
145 |
-
markdown_to_json==2.1.1
|
146 |
-
scholarly==1.7.11
|
147 |
-
deepl==1.18.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|