Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -24,6 +24,9 @@ numpy
|
|
| 24 |
networkx
|
| 25 |
matplotlib
|
| 26 |
odfpy
|
|
|
|
|
|
|
|
|
|
| 27 |
plotly
|
| 28 |
pydantic
|
| 29 |
python-dateutil
|
|
@@ -34,6 +37,7 @@ pymssql
|
|
| 34 |
python-dotenv
|
| 35 |
pymongo
|
| 36 |
PyPDF2
|
|
|
|
| 37 |
rlPyCairo
|
| 38 |
requests
|
| 39 |
reportlab
|
|
|
|
| 24 |
networkx
|
| 25 |
matplotlib
|
| 26 |
odfpy
|
| 27 |
+
|
| 28 |
+
################
|
| 29 |
+
pillow
|
| 30 |
plotly
|
| 31 |
pydantic
|
| 32 |
python-dateutil
|
|
|
|
| 37 |
python-dotenv
|
| 38 |
pymongo
|
| 39 |
PyPDF2
|
| 40 |
+
#########
|
| 41 |
rlPyCairo
|
| 42 |
requests
|
| 43 |
reportlab
|