Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -25,4 +25,7 @@ fastexcel
|
|
25 |
aiofiles
|
26 |
reportlab
|
27 |
matplotlib
|
28 |
-
fpdf
|
|
|
|
|
|
|
|
25 |
aiofiles
|
26 |
reportlab
|
27 |
matplotlib
|
28 |
+
fpdf
|
29 |
+
fastapi
|
30 |
+
uvicorn
|
31 |
+
python-multipart
|