-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
198 lines (98 loc) · 4.37 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
argon2-cffi-bindings==21.2.0; python_full_version >= '3.6.0'
argon2-cffi==21.3.0; python_full_version >= '3.6.0'
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
backcall==0.2.0
bleach==4.1.0; python_full_version >= '3.6.0'
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.10; python_version >= '3'
click==8.0.3; python_full_version >= '3.6.0'
cloudpickle==2.0.0; python_full_version >= '3.6.0'
colorama==0.4.4; sys_platform == 'win32'
cycler==0.11.0; python_full_version >= '3.6.0'
debugpy==1.5.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
decorator==5.1.1; python_version >= '3.5'
defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
entrypoints==0.3; python_version >= '2.7'
filelock==3.4.2; python_version >= '3.7'
fonttools==4.29.0; python_version >= '3.7'
huggingface-hub==0.4.0; python_full_version >= '3.6.0'
idna==3.3; python_version >= '3'
importlib-metadata==4.10.1; python_version < '3.8'
importlib-resources==5.4.0; python_version < '3.9'
ipykernel==6.7.0
ipython-genutils==0.2.0
ipython==7.31.1; python_version >= '3.3'
ipywidgets==7.6.5
jedi==0.18.1; python_full_version >= '3.6.0'
jinja2==3.0.3; python_full_version >= '3.6.0'
joblib==1.1.0; python_full_version >= '3.6.0'
jsonschema==4.4.0; python_version >= '3.7'
jupyter-client==7.1.2; python_full_version >= '3.6.1'
jupyter-core==4.9.1; python_full_version >= '3.6.0'
jupyterlab-pygments==0.1.2
jupyterlab-widgets==1.0.2; python_full_version >= '3.6.0'
kiwisolver==1.3.2; python_version >= '3.7'
llvmlite==0.38.0; python_version < '3.11' and python_version >= '3.7'
markupsafe==2.0.1; python_full_version >= '3.6.0'
matplotlib-inline==0.1.3; python_version >= '3.5'
matplotlib==3.5.1
mistune==0.8.4
nbclient==0.5.10; python_version >= '3.7'
nbconvert==6.4.0; python_version >= '3.7'
nbformat==5.1.3; python_version >= '3.5'
nest-asyncio==1.5.4; python_version >= '3.5'
notebook==6.4.7; python_full_version >= '3.6.0'
numba==0.55.0; python_version < '3.11' and python_version >= '3.7'
numpy==1.21.5
packaging==21.3; python_full_version >= '3.6.0'
pandas==1.3.5; python_full_version >= '3.7.1'
pandocfilters==1.5.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
parso==0.8.3; python_full_version >= '3.6.0'
pickleshare==0.7.5
pillow==9.0.0; python_version >= '3.7'
prometheus-client==0.12.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
prompt-toolkit==3.0.24; python_full_version >= '3.6.2'
pycparser==2.21
pygments==2.11.2; python_version >= '3.5'
pyparsing==3.0.7; python_full_version >= '3.6.0'
pyrsistent==0.18.1; python_version >= '3.7'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2021.3
pywin32==303; sys_platform == 'win32' and platform_python_implementation != 'PyPy'
pywinpty==1.1.6; os_name == 'nt'
pyyaml==6.0; python_full_version >= '3.6.0'
pyzmq==22.3.0; python_full_version >= '3.6.0'
regex==2022.1.18
requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
sacremoses==0.0.47
scikit-learn==1.0.2; python_version >= '3.7'
scipy==1.7.3; python_version < '3.11' and python_version >= '3.7'
send2trash==1.8.0
sentencepiece==0.1.96
setuptools==60.5.0; python_version >= '3.7'
shap==0.40.0
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
slicer==0.0.7; python_full_version >= '3.6.0'
terminado==0.12.1; python_full_version >= '3.6.0'
testpath==0.5.0; python_version >= '3.5'
threadpoolctl==3.0.0; python_full_version >= '3.6.0'
tokenizers==0.10.3
torch==1.10.1
tornado==6.1; python_version >= '3.5'
tqdm==4.62.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
traitlets==5.1.1; python_version >= '3.7'
transformers==4.15.0
typing-extensions==4.0.1; python_full_version >= '3.6.0'
urllib3==1.26.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
wcwidth==0.2.5
webencodings==0.5.1
widgetsnbextension==3.5.2
zipp==3.7.0; python_version < '3.10'