ikraamkb commited on
Commit
7093680
·
verified ·
1 Parent(s): b9ed063

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -22,6 +22,7 @@ openpyxl # XLSX
22
  # OCR & Image
23
  Pillow
24
  easyocr
 
25
 
26
  # TTS (Voice output only, no mic input)
27
  gTTS
 
22
  # OCR & Image
23
  Pillow
24
  easyocr
25
+ pydantic==1.10.13
26
 
27
  # TTS (Voice output only, no mic input)
28
  gTTS