-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
96 lines (96 loc) · 1.67 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
anyascii==0.3.1
anyio==3.6.1
asgiref==3.5.2
astroid==2.11.7
beautifulsoup4==4.11.1
biopython==1.79
blis==0.7.8
catalogue==2.0.7
certifi==2022.6.15
charset-normalizer==2.0.12
click==8.0.4
confection==0.0.1
conllu==4.5.2
contractions==0.1.72
cymem==2.0.6
dill==0.3.5.1
dnspython==2.2.1
elasticsearch==7.16.0
email-validator==1.2.1
scispacy==0.5.1
spacy==3.4.1
en-core-sci-lg @ https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.1/en_core_sci_lg-0.5.1.tar.gz
fastapi==0.78.0
filelock==3.7.1
h11==0.13.0
hnswlib==0.6.2
httptools==0.4.0
huggingface-hub==0.8.1
idna==3.3
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.1.0
langcodes==3.3.0
lazy-object-proxy==1.7.1
loguru==0.6.0
MarkupSafe==2.1.1
mccabe==0.7.0
murmurhash==1.0.7
nltk==3.7
nmslib==2.1.1
numpy==1.23.0
orjson==3.7.3
packaging==21.3
pandas==1.4.3
pathy==0.6.2
Pillow==9.2.0
platformdirs==2.5.2
preshed==3.0.6
psutil==5.9.2
pyahocorasick==1.4.4
pybind11==2.6.1
pydantic==1.8.2
pylint==2.14.5
pyparsing==3.0.9
pysbd==0.3.4
python-crfsuite==0.9.8
python-dateutil==2.8.2
python-dotenv==0.20.0
python-multipart==0.0.5
pytz==2022.2.1
PyYAML==6.0
regex==2022.6.2
requests==2.28.0
scikit-learn==1.1.1
scipy==1.8.1
sentence-transformers==2.2.2
sentencepiece==0.1.96
six==1.16.0
smart-open==5.2.1
sniffio==1.2.0
soupsieve==2.3.2.post1
spacy-legacy==3.0.9
spacy-loggers==1.0.2
srsly==2.4.3
starlette==0.19.1
textsearch==0.0.24
thinc==8.1
threadpoolctl==3.1.0
tokenizers==0.12.1
tomli==2.0.1
tomlkit==0.11.1
torch==1.12.0
torchvision==0.13.0
tqdm==4.64.0
transformers==4.20.1
typer==0.4.2
typing_extensions==4.2.0
ujson==5.3.0
urllib3==1.26.9
uvicorn==0.17.6
uvloop==0.16.0
wasabi==0.9.1
watchgod==0.8.2
websockets==10.3
wrapt==1.14.1