-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-test.txt
149 lines (148 loc) · 2.52 KB
/
requirements-test.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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
# pip-compile --output-file=requirements-test.txt requirements-test.in setup.py
#
attrs==21.4.0
# via pytest
bitarray==2.3.6
# via cxnMiner (setup.py)
blis==0.7.6
# via
# spacy
# thinc
catalogue==2.0.6
# via
# spacy
# srsly
# thinc
certifi==2021.10.8
# via requests
charset-normalizer==2.0.12
# via requests
click==8.0.3
# via
# cxnMiner (setup.py)
# typer
conllu==3.1.1
# via cxnMiner (setup.py)
coverage[toml]==6.3.1
# via pytest-cov
cymem==2.0.6
# via
# preshed
# spacy
# thinc
decopatch==1.4.9
# via pytest-cases
factory-manager==0.1.0
# via cxnMiner (setup.py)
idna==3.3
# via requests
importlib-metadata==4.11.1
# via
# click
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
jinja2==3.0.3
# via spacy
langcodes==3.3.0
# via spacy
makefun==1.13.1
# via
# decopatch
# pytest-cases
markupsafe==2.0.1
# via jinja2
murmurhash==1.0.6
# via
# preshed
# spacy
# thinc
mypy-extensions==0.4.3
# via typing-inspect
numpy==1.21.5
# via
# blis
# spacy
# thinc
packaging==21.3
# via
# pytest
# spacy
pathy==0.6.1
# via spacy
pluggy==1.0.0
# via pytest
preshed==3.0.6
# via
# spacy
# thinc
py==1.11.0
# via pytest
pydantic==1.8.2
# via
# spacy
# thinc
pyparsing==3.0.7
# via packaging
pytest==7.0.1
# via
# -r requirements-test.in
# pytest-cov
pytest-cases==3.6.9
# via -r requirements-test.in
pytest-cov==3.0.0
# via -r requirements-test.in
requests==2.27.1
# via spacy
smart-open==5.2.1
# via pathy
spacy==3.2.2
# via cxnMiner (setup.py)
spacy-legacy==3.0.8
# via spacy
spacy-loggers==1.0.1
# via spacy
srsly==2.4.2
# via
# spacy
# thinc
thinc==8.0.13
# via spacy
tomli==2.0.1
# via
# coverage
# pytest
tqdm==4.62.3
# via spacy
typer==0.4.0
# via
# pathy
# spacy
typing-extensions==3.10.0.2
# via
# catalogue
# importlib-metadata
# pydantic
# spacy
# thinc
# typing-inspect
typing-inspect==0.7.1
# via factory-manager
urllib3==1.26.8
# via requests
wasabi==0.9.0
# via
# spacy
# spacy-loggers
# thinc
zipp==3.7.0
# via
# catalogue
# importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools