Spaces:
Sleeping
Sleeping
Updated requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -36,6 +36,7 @@ pydantic==2.11.2
|
|
36 |
pydantic-core==2.33.1
|
37 |
pydantic-settings==2.8.1
|
38 |
pypdf==4.3.1
|
|
|
39 |
pytest==8.3.5
|
40 |
pyyaml==6.0.2
|
41 |
requests==2.32.3
|
|
|
36 |
pydantic-core==2.33.1
|
37 |
pydantic-settings==2.8.1
|
38 |
pypdf==4.3.1
|
39 |
+
python-multipart
|
40 |
pytest==8.3.5
|
41 |
pyyaml==6.0.2
|
42 |
requests==2.32.3
|