Spaces:
Paused
Paused
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dash==3.0.3
|
| 2 |
+
dash-bootstrap-components==2.0.2
|
| 3 |
+
python-docx
|
| 4 |
+
markdown
|