-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
97 lines (97 loc) · 1.78 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
97
alabaster==0.7.12
Babel==2.10.3
bleach==5.0.1
blis==0.7.9
catalogue==2.0.8
certifi==2022.9.24
charset-normalizer==2.1.1
ChatterBot==1.1.0a7
chatterbot-corpus==1.2.0
click==8.1.3
commonmark==0.9.1
confection==0.0.3
contourpy==1.0.6
coverage==6.5.0
coveralls==3.3.1
cycler==0.11.0
cymem==2.0.7
docopt==0.6.2
docutils==0.17.1
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.1/en_core_web_sm-3.4.1-py3-none-any.whl
flake8==5.0.4
Flask==2.2.2
fonttools==4.38.0
idna==3.4
imagesize==1.4.1
importlib-metadata==5.0.0
itsdangerous==2.1.2
jaraco.classes==3.2.3
Jinja2==3.1.2
joblib==1.2.0
keyring==23.9.3
kiwisolver==1.4.4
langcodes==3.3.0
MarkupSafe==2.1.1
mathparse==0.1.2
matplotlib==3.6.1
mccabe==0.7.0
more-itertools==9.0.0
murmurhash==1.0.9
nltk==3.7
nose==1.3.7
numpy==1.23.4
oauthlib==3.2.2
packaging==21.3
pandas==1.5.1
pathy==0.6.2
Pillow==9.3.0
Pint==0.20.1
pkginfo==1.8.3
preshed==3.0.8
pycodestyle==2.9.1
pydantic==1.10.2
pyflakes==2.5.0
Pygments==2.13.0
pymongo==3.12.3
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.5
PyYAML==5.3.1
readme-renderer==37.2
regex==2022.10.31
requests==2.28.1
requests-oauthlib==1.3.1
requests-toolbelt==0.10.1
rfc3986==2.0.0
rich==12.6.0
scikit-learn==1.1.3
scipy==1.9.3
six==1.16.0
sklearn==0.0
smart-open==5.2.1
snowballstemmer==2.2.0
spacy==3.4.2
spacy-legacy==3.0.10
spacy-loggers==1.0.3
Sphinx==3.0.4
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
SQLAlchemy==1.3.24
srsly==2.4.5
thinc==8.1.5
threadpoolctl==3.1.0
tqdm==4.64.1
twine==4.0.1
twython==3.9.1
typer==0.4.2
typing_extensions==4.4.0
urllib3==1.26.12
wasabi==0.10.1
webencodings==0.5.1
Werkzeug==2.2.2
zipp==3.10.0