-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
66 lines (65 loc) · 2.56 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
benepar==0.2.0; python_version >= '3.6'
blis==0.7.4
catalogue==2.0.6; python_version >= '3.6'
certifi==2021.10.8
charset-normalizer==2.0.7; python_version >= '3'
click==8.0.3; python_version >= '3.6'
cymem==2.0.5
filelock==3.3.1; python_version >= '3.6'
flask==2.0.2
git+https://github.com/chriswales95/Canary.git@f82a97b01fd6a7256411f5adea18925999bac623#egg=canary-am
huggingface-hub==0.0.19; python_version >= '3.6'
idna==3.3; python_version >= '3'
itsdangerous==2.0.1; python_version >= '3.6'
jinja2==3.0.2; python_version >= '3.6'
joblib==1.1.0; python_version >= '3.6'
markupsafe==2.0.1; python_version >= '3.6'
murmurhash==1.0.5
nltk==3.6.5; python_version >= '3.6'
numpy==1.21.2; python_version < '3.10' and platform_machine != 'aarch64' and platform_machine != 'arm64'
packaging==21.0; python_version >= '3.6'
pandas==1.3.4; python_full_version >= '3.7.1'
pathy==0.6.0; python_version >= '3.6'
preshed==3.0.5
protobuf==3.19.0rc2; python_version >= '3.5'
pybrat==0.1.4; python_version >= '3.8' and python_version < '4.0'
pydantic==1.8.2; python_full_version >= '3.6.1'
pyparsing==3.0.0rc2; python_version >= '3.6'
python-crfsuite==0.9.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
pyyaml==6.0; python_version >= '3.6'
regex==2021.10.8
requests==2.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
sacremoses==0.0.46
sadface==0.5.2
scikit-learn==1.0; python_version >= '3.7'
scipy==1.7.1; python_version < '3.10' and python_version >= '3.7'
sentencepiece==0.1.96
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sklearn-crfsuite==0.3.6
smart-open==5.2.1; python_version >= '3.6' and python_version < '4.0'
spacy-legacy==3.0.8; python_version >= '3.6'
spacy==3.1.3; python_version >= '3.6'
srsly==2.4.1; python_version >= '3.6'
tabulate==0.8.9
thinc==8.0.10; python_version >= '3.6'
threadpoolctl==3.0.0; python_version >= '3.6'
tokenizers==0.10.3
torch-struct==0.5; python_version >= '3.6'
torch==1.9.1
tqdm==4.62.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
transformers[tokenizers,torch]==4.11.3; python_version >= '3.6'
typer==0.4.0; python_version >= '3.6'
typing-extensions==3.10.0.2
urllib3==1.26.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4.0'
vadersentiment==3.3.2
wasabi==0.8.2
werkzeug==2.0.2; python_version >= '3.6'