Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ plotly==5.22.0
|
|
6 |
python-dotenv==1.0.1
|
7 |
simple-salesforce==1.12.6
|
8 |
reportlab==4.2.2
|
9 |
-
kaleido==0.2.1
|
|
|
|
6 |
python-dotenv==1.0.1
|
7 |
simple-salesforce==1.12.6
|
8 |
reportlab==4.2.2
|
9 |
+
kaleido==0.2.1
|
10 |
+
pillow>=8.0.0
|