Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -29,4 +29,5 @@ docx
|
|
29 |
markdown
|
30 |
pygame
|
31 |
opencv-python
|
32 |
-
playsound
|
|
|
|
29 |
markdown
|
30 |
pygame
|
31 |
opencv-python
|
32 |
+
playsound
|
33 |
+
reportlab
|