Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pyarrow==16.0.0
|
|
8 |
uvicorn==0.30.6
|
9 |
mammoth==1.9.0
|
10 |
bs4==0.0.2
|
11 |
-
requests
|
|
|
|
8 |
uvicorn==0.30.6
|
9 |
mammoth==1.9.0
|
10 |
bs4==0.0.2
|
11 |
+
requests
|
12 |
+
openpyxl
|