fix:Fixed the requirement.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,5 +8,6 @@ python-docx
|
|
| 8 |
pydantic
|
| 9 |
PyMuPDF
|
| 10 |
nltk
|
| 11 |
-
|
| 12 |
python-multipart
|
|
|
|
|
|
| 8 |
pydantic
|
| 9 |
PyMuPDF
|
| 10 |
nltk
|
| 11 |
+
slowapi
|
| 12 |
python-multipart
|
| 13 |
+
|