Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ matplotlib==3.7.1
|
|
| 5 |
seaborn==0.12.2
|
| 6 |
scipy==1.10.1
|
| 7 |
python-docx==0.8.11
|
|
|
|
|
|
| 5 |
seaborn==0.12.2
|
| 6 |
scipy==1.10.1
|
| 7 |
python-docx==0.8.11
|
| 8 |
+
openpyxl
|