-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
91 lines (91 loc) · 1.76 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
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
attrs==22.2.0
autopep8==2.0.2
beautifulsoup4==4.12.2
blis==0.7.9
boto3==1.28.57
botocore==1.31.57
cachetools==5.3.1
catalogue==2.0.8
certifi==2023.7.22
charset-normalizer==3.1.0
click==8.1.3
confection==0.0.4
contourpy==1.0.7
cycler==0.11.0
cymem==2.0.7
en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.5.0/en_core_web_md-3.5.0-py3-none-any.whl
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
filelock==3.12.4
fonttools==4.39.3
frozenlist==1.3.3
fsspec==2023.9.2
google-api-core==2.11.1
google-api-python-client==2.94.0
google-auth==2.22.0
google-auth-httplib2==0.1.0
googleapis-common-protos==1.59.1
httplib2==0.22.0
huggingface-hub==0.16.4
idna==3.4
importlib-resources==5.12.0
Jinja2==3.1.2
jmespath==1.0.1
joblib==1.2.0
kiwisolver==1.4.4
langcodes==3.3.0
lark==1.1.7
lxml==4.9.3
MarkupSafe==2.1.2
matplotlib==3.7.1
multidict==6.0.4
murmurhash==1.0.9
numpy==1.24.2
oauth2client==4.1.3
openai==0.27.2
packaging==23.0
pandas==2.0.1
pathy==0.10.1
Pillow==9.5.0
plotly==5.14.1
preshed==3.0.8
prompt-toolkit==3.0.38
protobuf==4.23.4
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycodestyle==2.10.0
pydantic==1.10.7
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0.1
requests==2.28.2
rsa==4.9
s3transfer==0.7.0
scikit-learn==1.2.2
scipy==1.10.1
simplegmail==4.1.1
six==1.16.0
smart-open==6.3.0
soupsieve==2.4.1
spacy==3.5.1
spacy-legacy==3.0.12
spacy-loggers==1.0.4
srsly==2.4.6
tenacity==8.2.2
thinc==8.1.9
threadpoolctl==3.1.0
tokenizers==0.14.0
tomli==2.0.1
tqdm==4.65.0
typer==0.7.0
typing_extensions==4.5.0
tzdata==2023.3
uritemplate==4.1.1
urllib3==1.26.17
wasabi==1.1.1
wcwidth==0.2.6
yarl==1.8.2
zipp==3.15.0