Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ requests==2.32.3
|
|
2 |
cachetools==5.5.0
|
3 |
python-dotenv==1.0.1
|
4 |
simple-salesforce==1.12.6
|
5 |
-
flask==3.0.3
|
|
|
|
2 |
cachetools==5.5.0
|
3 |
python-dotenv==1.0.1
|
4 |
simple-salesforce==1.12.6
|
5 |
+
flask==3.0.3
|
6 |
+
reportlab
|