forked from caongochoangvan/FashionShopApp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
63 lines (63 loc) · 992 Bytes
/
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
bcrypt==3.1.4
beautifulsoup4==4.9.1
blinker==1.4
blis==0.4.1
catalogue==1.0.0
certifi==2020.4.5.1
cffi==1.11.5
chardet==3.0.4
ChatterBot==1.1.0
click==6.7
cymem==2.0.3
elasticsearch==7.7.0
en-core-web-sm==2.2.5
Flask==1.0
Flask-Bcrypt==0.7.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
html5lib==1.0.1
idna==2.9
importlib-metadata==1.6.0
itsdangerous==0.24
Jinja2==2.10
joblib==0.15.1
lxml==4.5.1
MarkupSafe==1.0
marshmallow==3.6.1
mathparse==0.1.2
murmurhash==1.0.2
nltk==3.5
numpy==1.18.4
pandas==1.0.3
pbr==3.1.1
Pillow==5.3.0
Pint==0.12
plac==0.9.6
preshed==3.0.2
pycparser==2.18
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.3.1
regex==2020.5.14
requests==2.23.0
scikit-learn==0.23.1
scipy==1.4.1
six==1.11.0
sklearn==0.0
soupsieve==2.0.1
spacy==2.2.4
SQLAlchemy==1.3.17
srsly==1.0.2
thinc==7.4.0
threadpoolctl==2.1.0
tqdm==4.46.1
urllib3==1.25.9
wasabi==0.6.0
webargs==6.1.0
webencodings==0.5.1
Werkzeug==0.14.1
Whoosh==2.7.4
WTForms==2.1
zipp==3.1.0