Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
dash
|
|
|
|
| 2 |
python-pptx
|
| 3 |
markdown
|
| 4 |
flask
|
|
|
|
| 1 |
dash
|
| 2 |
+
dash-bootstrap-components
|
| 3 |
python-pptx
|
| 4 |
markdown
|
| 5 |
flask
|