forked from conorshortt123/facial-recognition-project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
56 lines (56 loc) · 974 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
appdirs==1.4.3
astroid==2.3.3
autopep8==1.5
bcrypt==3.1.7
certifi==2019.9.11
cffi==1.14.0
Click==7.0
cmake==3.16.3
colorama==0.4.3
cycler==0.10.0
decorator==4.4.1
distlib==0.3.0
dlib==19.19.0
dnspython==1.16.0
face-recognition==1.2.3
face-recognition-models==0.3.0
filelock==3.0.12
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-Login==0.5.0
Flask-SQLAlchemy==2.4.1
Flask-Uploads==0.2.1
Flask-WTF==0.14.3
imageio==2.8.0
importlib-metadata==1.5.0
imutils==0.5.3
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.1
kiwisolver==1.1.0
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
matplotlib==3.1.3
mccabe==0.6.1
networkx==2.4
numpy==1.18.1
opencv-contrib-python==4.2.0.32
opencv-python==4.2.0.32
Pillow==7.0.0
pycodestyle==2.5.0
pycparser==2.19
pylint==2.4.4
pymongo==3.10.1
pyparsing==2.4.6
python-dateutil==2.8.1
PyWavelets==1.1.1
scikit-image==0.16.2
scipy==1.4.1
six==1.14.0
typed-ast==1.4.1
virtualenv==20.0.5
Werkzeug==0.16.1
wincertstore==0.2
wrapt==1.11.2
WTForms==2.2.1
zipp==3.1.0