Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ polars
|
|
22 |
markdown
|
23 |
cachetools
|
24 |
fastexcel
|
25 |
-
aiofiles
|
|
|
|
22 |
markdown
|
23 |
cachetools
|
24 |
fastexcel
|
25 |
+
aiofiles
|
26 |
+
reportlab
|