Rename requirements.txt + add ClientData skeleton
This commit is contained in:
17
requirements.txt
Normal file
17
requirements.txt
Normal file
@ -0,0 +1,17 @@
|
||||
certifi==2025.1.31
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.1
|
||||
cryptography==44.0.2
|
||||
idna==3.10
|
||||
packaging==24.2
|
||||
pdf2image==1.17.0
|
||||
pdfminer-six==20250327
|
||||
pdfplumber==0.11.6
|
||||
pillow==11.1.0
|
||||
pycparser==2.22
|
||||
pymupdf==1.25.5
|
||||
pypdfium2==4.30.1
|
||||
pytesseract==0.3.13
|
||||
requests==2.32.3
|
||||
urllib3==2.4.0
|
||||
pydantic==2.11.3
|
Reference in New Issue
Block a user