-
Notifications
You must be signed in to change notification settings - Fork 43
Expand file tree
/
Copy pathrequirements.txt
More file actions
187 lines (187 loc) · 3.39 KB
/
requirements.txt
File metadata and controls
187 lines (187 loc) · 3.39 KB
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.11
# via restack-ai
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyascii==0.3.2
# via python-doctr
anyio==4.8.0
# via
# httpx
# openai
# watchfiles
asyncio==3.4.3
# via restack-ai
attrs==25.1.0
# via aiohttp
certifi==2025.1.31
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.1
# via requests
colorama==0.4.6
# via restack-ai
defusedxml==0.7.1
# via python-doctr
distro==1.9.0
# via openai
filelock==3.17.0
# via
# huggingface-hub
# torch
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
fsspec==2025.2.0
# via
# huggingface-hub
# torch
h11==0.14.0
# via httpcore
h5py==3.12.1
# via python-doctr
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via openai
huggingface-hub==0.28.1
# via python-doctr
idna==3.10
# via
# anyio
# httpx
# requests
# yarl
jinja2==3.1.5
# via torch
jiter==0.8.2
# via openai
langdetect==1.0.9
# via python-doctr
markupsafe==3.0.2
# via jinja2
mpmath==1.3.0
# via sympy
msgspec==0.18.6
# via restack-ai
multidict==6.1.0
# via
# aiohttp
# yarl
networkx==3.4.2
# via torch
numpy==2.2.0
# via
# pdf-ocr (pyproject.toml)
# h5py
# onnx
# opencv-python
# python-doctr
# scipy
# shapely
# torchvision
onnx==1.17.0
# via python-doctr
openai==1.61.0
# via pdf-ocr (pyproject.toml)
opencv-python==4.11.0.86
# via python-doctr
packaging==24.2
# via huggingface-hub
pillow==11.0.0
# via
# pdf-ocr (pyproject.toml)
# python-doctr
# torchvision
propcache==0.2.1
# via
# aiohttp
# yarl
protobuf==5.29.3
# via
# onnx
# temporalio
pyclipper==1.3.0.post6
# via python-doctr
pydantic==2.10.6
# via
# pdf-ocr (pyproject.toml)
# openai
# restack-ai
pydantic-core==2.27.2
# via pydantic
pypdfium2==4.30.1
# via python-doctr
python-doctr==0.10.0
# via pdf-ocr (pyproject.toml)
python-dotenv==1.0.1
# via
# pdf-ocr (pyproject.toml)
# restack-ai
python-multipart==0.0.19
# via pdf-ocr (pyproject.toml)
pyyaml==6.0.2
# via huggingface-hub
rapidfuzz==3.12.1
# via python-doctr
requests==2.32.3
# via
# pdf-ocr (pyproject.toml)
# huggingface-hub
restack-ai==0.0.94
# via pdf-ocr (pyproject.toml)
scipy==1.15.1
# via python-doctr
setuptools==75.8.0
# via torch
shapely==2.0.7
# via python-doctr
six==1.17.0
# via langdetect
sniffio==1.3.1
# via
# anyio
# openai
sympy==1.13.1
# via torch
temporalio==1.10.0
# via restack-ai
torch==2.6.0
# via
# python-doctr
# torchvision
torchvision==0.21.0
# via python-doctr
tqdm==4.67.1
# via
# huggingface-hub
# openai
# python-doctr
types-protobuf==5.29.1.20241207
# via temporalio
typing-extensions==4.12.2
# via
# anyio
# huggingface-hub
# openai
# pydantic
# pydantic-core
# restack-ai
# temporalio
# torch
urllib3==2.6.3
# via requests
watchfiles==1.0.4
# via pdf-ocr (pyproject.toml)
websockets==14.2
# via restack-ai
yarl==1.18.3
# via aiohttp