Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ pandas==2.0.3
|
|
| 5 |
reportlab==3.6.12
|
| 6 |
xhtml2pdf==0.2.8
|
| 7 |
openai==0.27.8
|
|
|
|
| 8 |
|
| 9 |
|
| 10 |
|
|
|
|
| 5 |
reportlab==3.6.12
|
| 6 |
xhtml2pdf==0.2.8
|
| 7 |
openai==0.27.8
|
| 8 |
+
babel>=2.12
|
| 9 |
|
| 10 |
|
| 11 |
|