davidlms commited on
Commit
6df7c64
·
verified ·
1 Parent(s): 7bd261f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -4,4 +4,6 @@ python-dotenv
4
  markitdown
5
  pillow
6
  tqdm
7
- pydantic<2.11
 
 
 
4
  markitdown
5
  pillow
6
  tqdm
7
+ gradio==5.23.2
8
+ pydantic==2.10.6
9
+ fastapi==0.110.0