forked from YYForReal/Resume-Refiner
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
114 lines (103 loc) · 3.26 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
altair==5.0.1
attrs==23.1.0
beautifulsoup4==4.12.2
blinker==1.6.2
# blis==0.7.9
cachetools==5.3.1
catalogue==2.0.8
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.5
confection==0.1.0
contourpy==1.1.0
cycler==0.11.0
cymem==2.0.7
# cytoolz==0.12.1
decorator==5.1.1
# en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.6.0/en_core_web_md-3.6.0-py3-none-any.whl#sha256=1618fc62e7aedc2b778caa3ea6e9c8280beac3b83fe7b93316cbb9e8f3abe7c5
# en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.6.0/en_core_web_sm-3.6.0-py3-none-any.whl#sha256=83276fc78a70045627144786b52e1f2728ad5e29e5e43916ec37ea9c26a11212
Faker==19.1.0
favicon==0.7.0
floret==0.10.3
# fonttools==4.43.0
# gitdb==4.0.10
# GitPython==3.1.41
# htbuilder==0.6.2
# idna==3.7
# importlib-metadata==6.8.0
# jellyfish==1.0.0
Jinja2==3.1.3
joblib==1.3.1
jsonschema==4.18.3
jsonschema-specifications==2023.6.1
# kiwisolver==1.4.4
# langcodes==3.3.0
# lxml==4.9.3
Markdown==3.4.3
markdown-it-py==3.0.0
markdownlit==0.0.7
MarkupSafe==2.1.3
matplotlib==3.7.2
mdurl==0.1.2
more-itertools==9.1.0
murmurhash==1.0.9
networkx==3.1
nltk==3.8.1
# numpy==1.25.1
numpy==1.25.1
pandas==2.0.3
Pillow==10.3.0
pyarrow==14.0.1
pypdf==3.17.0
pyphen==0.14.0
python-dateutil==2.8.2
python-multipart==0.0.7
# pytz==2023.3
# pytz-deprecation-shim==0.1.0.post0
PyYAML
scikit-learn==1.3.0
# streamlit==1.30.0
# streamlit-camera-input-live==0.2.0
# streamlit-card==0.0.61
# streamlit-embedcode==0.1.2
# streamlit-extras==0.3.2
# streamlit-faker==0.0.2
# streamlit-image-coordinates==0.1.5
# streamlit-keyup==0.2.0
# streamlit-toggle-switch==1.0.2
# streamlit-vertical-slider==1.0.2
tenacity==8.2.2
textacy==0.13.0
thinc==8.1.10
toml==0.10.2
toolz==0.12.0
tornado==6.3.3
tqdm
typer==0.9.0
typing_extensions==4.7.1
tzdata==2023.3
tzlocal==4.3.1
uvicorn==0.23.2
urllib3>=1.26.14
# zipp==3.16.2
# reportlab==3.6.13
easygui==0.98.3
xhtml2pdf==0.2.11
# fastembed~=0.2.2
qdrant-client==1.8.2
plotly
fastembed
# pip install streamlit -i https://pypi.mirrors.ustc.edu.cn/simple
# pip install st-annotated-text -i https://pypi.mirrors.ustc.edu.cn/simple
# pip install streamlit-camera-input-live -i https://pypi.mirrors.ustc.edu.cn/simple
# pip install streamlit-card -i https://pypi.mirrors.ustc.edu.cn/simple
# pip install streamlit-embedcode -i https://pypi.mirrors.ustc.edu.cn/simple
# pip install streamlit-extras -i https://pypi.mirrors.ustc.edu.cn/simple
# pip install streamlit-faker -i https://pypi.mirrors.ustc.edu.cn/simple
# pip install streamlit-image-coordinates -i https://pypi.mirrors.ustc.edu.cn/simple
# pip install streamlit-keyup -i https://pypi.mirrors.ustc.edu.cn/simple
# pip install streamlit-toggle-switch -i https://pypi.mirrors.ustc.edu.cn/simple
# pip install streamlit-vertical-slider -i https://pypi.mirrors.ustc.edu.cn/simple
# pip install spacy==3.6.0
# pip install en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.6.0/en_core_web_md-3.6.0-py3-none-any.whl#sha256=1618fc62e7aedc2b778caa3ea6e9c8280beac3b83fe7b93316cbb9e8f3abe7c5
# python3 -m pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.6.0/en_core_web_md-3.6.0-py3-none-any.whl#sha256=1618fc62e7aedc2b778caa3ea6e9c8280beac3b83fe7b93316cbb9e8f3abe7c5