-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
85 lines (85 loc) · 1.54 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
aiohttp==3.8.5
aiosignal==1.3.1
alembic==1.10.2
async-timeout==4.0.3
asynctest==0.13.0
attrs==23.1.0
blis==0.7.11
catalogue==2.0.10
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.3
cloudpathlib==0.16.0
confection==0.1.4
cymem==2.0.8
emoji==2.10.1
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
et-xmlfile==1.1.0
filelock==3.12.2
Flask==2.2.2
Flask-Migrate==2.7.0
Flask-Script==2.0.5
Flask-SQLAlchemy==3.0.2
frozenlist==1.3.3
fsspec==2023.1.0
greenlet==1.1.3.post0
gunicorn==20.1.0
huggingface-hub==0.16.4
idna==3.4
importlib-metadata==5.0.0
importlib-resources==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.3.2
Kivy==2.3.0
langcodes==3.3.0
Mako==1.2.4
MarkupSafe==2.1.1
multidict==6.0.4
murmurhash==1.0.10
nltk==3.8.1
numpy==1.26.4
openai==0.27.0
openpyxl==3.1.2
packaging==23.1
pandas==1.3.5
Pillow==9.5.0
preshed==3.0.9
protobuf==4.24.4
psycopg2==2.9.5
pydantic==1.10.14
python-dateutil==2.9.0.post0
pytz==2024.1
PyX==0.14.1
PyYAML==6.0.1
regex==2023.8.8
requests==2.31.0
safetensors==0.3.2
scipy==1.12.0
sentence-transformers==2.2.2
sentencepiece==0.1.99
six==1.16.0
smart-open==6.4.0
spacy==3.7.3
spacy-conll==3.4.0
spacy-legacy==3.0.12
spacy-loggers==1.0.5
spacy-stanza==1.0.4
SQLAlchemy==2.0.5.post1
srsly==2.4.8
stanza==1.6.1
thinc==8.2.3
threadpoolctl==3.1.0
tokenizers==0.13.3
torch==2.2.1
torchvision==0.17.1
tqdm==4.66.1
transformers==4.30.2
typer==0.9.0
typing_extensions==4.8.0
urllib3==2.0.4
wasabi==1.1.2
weasel==0.3.4
Werkzeug==2.2.2
yarl==1.9.2
zipp==3.9.0