forked from dagoporrasp/pdf_bank_statement_extractor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
47 lines (47 loc) · 819 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
altgraph==0.17.4
black==23.9.1
blinker==1.6.2
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.7
colorama==0.4.6
cryptography==41.0.4
dataclasses==0.6
deprecation==2.1.0
et-xmlfile==1.1.0
Flask==2.3.3
img2pdf==0.4.4
itsdangerous==2.1.2
Jinja2==3.1.2
lxml==4.9.3
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
mypy-extensions==1.0.0
numpy==1.26.0
ocrmypdf==15.0.1
openpyxl==3.1.2
packaging==23.1
pandas==2.1.0
pathspec==0.11.2
pdfminer.six==20221105
pdfplumber==0.10.2
pefile==2023.2.7
pikepdf==8.4.1
Pillow==10.0.1
platformdirs==3.10.0
pluggy==1.3.0
pycparser==2.21
Pygments==2.16.1
pyinstaller==6.0.0
pyinstaller-hooks-contrib==2023.9
pypdfium2==4.20.0
python-dateutil==2.8.2
pytz==2023.3.post1
pywin32-ctypes==0.2.2
reportlab==4.0.5
rich==13.5.3
six==1.16.0
ttkbootstrap==1.10.1
tzdata==2023.3
Werkzeug==2.3.7