-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
72 lines (72 loc) · 2.57 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
anyio==3.6.1
attrs==22.1.0
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
DAWG-Python==0.7.2
dnspython==2.2.1
docopt==0.6.2
fastapi==0.82.0
filelock==3.8.2
h11==0.13.0
httptools==0.4.0
huggingface-hub==0.11.1
idna==3.3
importlib-metadata==4.12.0
inexactsearch==1.0.2
iniconfig==1.1.1
intervaltree==3.1.0
ipymarkup==0.9.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
MarkupSafe==2.1.1
natasha==1.4.0
navec==0.10.0
nltk==3.8.1
numpy==1.20.0
packaging==21.3
Pillow==9.4.0
pluggy==1.0.0
py==1.11.0
pydantic==1.10.2
pymongo==4.3.3
pymorphy2==0.9.1
pymorphy2-dicts-ru==2.4.417127.4579844
pyparsing==3.0.9
pyspellchecker==0.7.0
pytest==7.1.3
python-dotenv==0.21.0
python-multipart==0.0.5
PyYAML==6.0
razdel==0.5.0
regex==2022.10.31
requests==2.28.1
scikit-learn==1.0.2
scipy==1.7.3
sentence-transformers==2.2.2
sentencepiece==0.1.97
silpa-common==0.3
six==1.16.0
sklearn==0.0
slovnet==0.5.0
sniffio==1.3.0
sortedcontainers==2.4.0
soundex==1.1.3
starlette==0.19.1
threadpoolctl==3.1.0
tokenizers==0.13.2
tomli==2.0.1
torch==1.13.1
torchvision==0.14.1
tqdm==4.64.1
transformers==4.25.1
typing-extensions==4.3.0
urllib3==1.26.13
uvicorn==0.18.3
watchfiles==0.16.1
websockets==10.3
Werkzeug==2.2.2
yargy==0.15.0
zipp==3.8.1