-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt.orig
46 lines (45 loc) · 1.84 KB
/
requirements.txt.orig
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
attrs==20.3.0 # via jsonschema, pytest
blis==0.7.4 # via spacy, thinc
catalogue==1.0.0 # via spacy, thinc
certifi==2020.12.5 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via -r requirements.in
cymem==2.0.5 # via preshed, spacy, thinc
dataclasses==0.8 # via pydantic
idna==2.10 # via requests
importlib-metadata==3.3.0 # via catalogue, jsonschema, pluggy, pytest
iniconfig==1.1.1 # via pytest
jsonschema==3.2.0 # via -r requirements.in
murmurhash==1.0.5 # via preshed, spacy, thinc
numpy==1.19.4 # via blis, spacy, thinc
packaging==20.8 # via pytest
plac==1.1.3 # via spacy, thinc
pluggy==0.13.1 # via pytest
preshed==3.0.5 # via spacy, thinc
py==1.10.0 # via pytest
pydantic==1.7.3 # via -r requirements.in
pyparsing==2.4.7 # via packaging
pyrsistent==0.17.3 # via jsonschema
pytest==6.2.0 # via -r requirements.in
python-slugify==4.0.1 # via -r requirements.in
requests==2.25.0 # via spacy
simplejson==3.17.2 # via -r requirements.in
six==1.15.0 # via jsonschema
spacy==2.3.5 # via -r requirements.in
srsly==1.0.5 # via spacy, thinc
text-unidecode==1.3 # via python-slugify
thinc==7.4.5 # via spacy
toml==0.10.2 # via pytest
tqdm==4.54.1 # via spacy, thinc
typing-extensions==3.7.4.3 # via importlib-metadata
urllib3==1.26.2 # via requests
wasabi==0.8.0 # via spacy, thinc
zipp==3.4.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools