Update requirements.txt

On some systems setuptools (needed by dash-bootstrap-components) is not installed by default. Weirdly enough, it is not installed as dependency of Dash.

Signed-off-by: Cristian Di Pietrantonio <cristiandipietrantonio@gmail.com>
This commit is contained in:
Cristian Di Pietrantonio
2023-04-19 14:48:38 +08:00
committed by GitHub
parent db9d8f85f1
commit d5289d2c4c
+1
View File
@@ -11,3 +11,4 @@ tqdm
dash-svg
dash-bootstrap-components
kaleido
setuptools