LongK171 commited on
Commit
b40911b
·
1 Parent(s): ab0189c
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -41,6 +41,8 @@ openpyxl>=3.1.3
41
  fastapi>=0.111.0
42
  uvicorn[standard]>=0.30.0
43
  pydantic>=2.8.0
 
 
44
 
45
  # ===============================
46
  # Utility & Helpers
 
41
  fastapi>=0.111.0
42
  uvicorn[standard]>=0.30.0
43
  pydantic>=2.8.0
44
+ python-multipart>=0.0.9
45
+ aiofiles>=24.1.0
46
 
47
  # ===============================
48
  # Utility & Helpers