Spaces:
Sleeping
Sleeping
Commit ·
c4a9265
1
Parent(s): effcb8b
feat: ver 2.0
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -13,6 +13,7 @@ widgetsnbextension==4.0.13
|
|
| 13 |
pandas-profiling==3.2.0
|
| 14 |
pypdf==5.1.0
|
| 15 |
pymupdf==1.25.3
|
|
|
|
| 16 |
gradio==5.5.0
|
| 17 |
gradio_client==1.4.2
|
| 18 |
gradio_log==0.0.7
|
|
|
|
| 13 |
pandas-profiling==3.2.0
|
| 14 |
pypdf==5.1.0
|
| 15 |
pymupdf==1.25.3
|
| 16 |
+
pydantic==2.9.2
|
| 17 |
gradio==5.5.0
|
| 18 |
gradio_client==1.4.2
|
| 19 |
gradio_log==0.0.7
|