Added wheel to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ pycocotools
|
|
15 |
pyyaml>3.10
|
16 |
colorlog
|
17 |
plotly-express
|
18 |
-
setuptools
|
|
|
|
15 |
pyyaml>3.10
|
16 |
colorlog
|
17 |
plotly-express
|
18 |
+
setuptools
|
19 |
+
wheel
|