Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
Flask
|
2 |
+
Flask-SQLAlchemy
|
3 |
+
Flask-Bootstrap
|
4 |
+
plotly
|
5 |
+
requests
|
6 |
+
opencv-python
|