This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathrequirements.txt
114 lines (113 loc) · 2.05 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile
#
amqp==5.1.1
# via kombu
billiard==3.6.4.0
# via celery
camelot-py[cv]==0.9.0
# via
# -r requirements.in
# excalibur-py
celery==5.1.2
# via
# -r requirements.in
# excalibur-py
cffi==1.16.0
# via cryptography
chardet==5.2.0
# via camelot-py
charset-normalizer==3.0.1
# via pdfminer-six
click==7.1.2
# via
# camelot-py
# celery
# click-didyoumean
# click-plugins
# click-repl
# excalibur-py
# flask
click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
configparser==3.5.3
# via excalibur-py
cryptography==42.0.8
# via pdfminer-six
et-xmlfile==1.1.0
# via openpyxl
excalibur-py==0.4.3
# via -r requirements.in
flask==1.1.4
# via
# -r requirements.in
# excalibur-py
greenlet==2.0.2
# via sqlalchemy
itsdangerous==1.1.0
# via flask
jinja2==2.11.3
# via flask
kombu==5.2.4
# via celery
markupsafe==2.0.1
# via
# -r requirements.in
# jinja2
numpy==1.24.2
# via
# camelot-py
# opencv-python
# pandas
opencv-python==4.7.0.72
# via camelot-py
openpyxl==3.1.1
# via camelot-py
pandas==1.5.3
# via camelot-py
pdfminer-six==20231228
# via camelot-py
prompt-toolkit==3.0.38
# via click-repl
pycparser==2.21
# via cffi
pypdf2==2.12.1
# via
# -r requirements.in
# camelot-py
python-dateutil==2.9.0.post0
# via pandas
pytz==2022.7.1
# via
# celery
# pandas
six==1.16.0
# via python-dateutil
sqlalchemy==2.0.4
# via excalibur-py
typing-extensions==4.12.2
# via
# pypdf2
# sqlalchemy
vine==5.1.0
# via
# amqp
# celery
# kombu
waitress==3.0.0
# via -r requirements.in
wcwidth==0.2.6
# via prompt-toolkit
werkzeug==0.16.1
# via
# excalibur-py
# flask
# The following packages are considered to be unsafe in a requirements file:
# setuptools