We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1568f2 commit 132574aCopy full SHA for 132574a
requirements.txt
@@ -0,0 +1,28 @@
1
+bcrypt==3.2.0
2
+blinker==1.4
3
+certifi==2021.10.8
4
+cffi==1.15.0
5
+click==8.0.4
6
+cmake==3.22.2
7
+colorama==0.4.4
8
+dlib==19.18.0
9
+face-recognition==1.3.0
10
+face-recognition-models==0.3.0
11
+Flask==2.0.2
12
+Flask-Mail==0.9.1
13
+gunicorn==20.1.0
14
+itsdangerous==2.0.1
15
+Jinja2==3.0.3
16
+MarkupSafe==2.1.0
17
+numpy==1.21.2
18
+opencv-python==4.5.3.56
19
+pandas==1.3.3
20
+Pillow==9.0.1
21
+psycopg2==2.9.3
22
+pycparser==2.21
23
+python-dateutil==2.8.2
24
+python-dotenv==0.19.2
25
+pytz==2021.3
26
+six==1.16.0
27
+Werkzeug==2.0.3
28
+wincertstore==0.2
0 commit comments