Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
opencv-python
|
2 |
-
pyzbar
|
3 |
-
qrcode
|
4 |
-
pandas
|
|
|
|
|
|
1 |
+
opencv-python
|
2 |
+
pyzbar
|
3 |
+
qrcode
|
4 |
+
pandas
|
5 |
+
flask
|
6 |
+
gunicorn
|