Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -32,5 +32,6 @@ pandas
|
|
| 32 |
#ipython # interactive notebook
|
| 33 |
#psutil # system utilization
|
| 34 |
|
|
|
|
| 35 |
gtts
|
| 36 |
translate
|
|
|
|
| 32 |
#ipython # interactive notebook
|
| 33 |
#psutil # system utilization
|
| 34 |
|
| 35 |
+
openpyxl
|
| 36 |
gtts
|
| 37 |
translate
|