Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -20
requirements.txt
CHANGED
|
@@ -1,20 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
isort==5.10.1
|
| 6 |
-
itsdangerous==2.1.2
|
| 7 |
-
Jinja2==3.1.2
|
| 8 |
-
lazy-object-proxy==1.8.0
|
| 9 |
-
MarkupSafe==2.1.1
|
| 10 |
-
mccabe==0.7.0
|
| 11 |
-
numpy==1.23.5
|
| 12 |
-
opencv-python==4.6.0.66
|
| 13 |
-
Pillow==9.3.0
|
| 14 |
-
platformdirs==2.6.0
|
| 15 |
-
pylint==2.15.8
|
| 16 |
-
PyYAML==6.0
|
| 17 |
-
tomli==2.0.1
|
| 18 |
-
tomlkit==0.11.6
|
| 19 |
-
Werkzeug==2.2.2
|
| 20 |
-
wrapt==1.14.1
|
|
|
|
| 1 |
+
Flask==2.3.2
|
| 2 |
+
requests
|
| 3 |
+
numpy
|
| 4 |
+
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|