-
Notifications
You must be signed in to change notification settings - Fork 817
/
base.txt
154 lines (154 loc) · 2.94 KB
/
base.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
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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile ./base.in
#
anyio==4.7.0
# via httpx
backoff==2.2.1
# via -r ./base.in
beautifulsoup4==4.12.3
# via -r ./base.in
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
# unstructured-client
cffi==1.17.1
# via cryptography
chardet==5.2.0
# via -r ./base.in
charset-normalizer==3.4.1
# via
# requests
# unstructured-client
click==8.1.8
# via
# nltk
# python-oxmsg
cryptography==44.0.0
# via unstructured-client
dataclasses-json==0.6.7
# via
# -r ./base.in
# unstructured-client
deepdiff==8.1.1
# via unstructured-client
emoji==2.14.0
# via -r ./base.in
exceptiongroup==1.2.2
# via anyio
filetype==1.2.0
# via -r ./base.in
h11==0.14.0
# via httpcore
html5lib==1.1
# via -r ./base.in
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via unstructured-client
idna==3.10
# via
# anyio
# httpx
# requests
# unstructured-client
joblib==1.4.2
# via nltk
jsonpath-python==1.0.6
# via unstructured-client
langdetect==1.0.9
# via -r ./base.in
lxml==5.3.0
# via -r ./base.in
marshmallow==3.23.2
# via
# dataclasses-json
# unstructured-client
mypy-extensions==1.0.0
# via
# typing-inspect
# unstructured-client
ndjson==0.3.1
# via -r ./base.in
nest-asyncio==1.6.0
# via unstructured-client
nltk==3.9.1
# via -r ./base.in
numpy==1.26.4
# via -r ./base.in
olefile==0.47
# via python-oxmsg
orderly-set==5.2.3
# via deepdiff
packaging==24.2
# via
# marshmallow
# unstructured-client
psutil==6.1.1
# via -r ./base.in
pycparser==2.22
# via cffi
pypdf==5.1.0
# via unstructured-client
python-dateutil==2.9.0.post0
# via unstructured-client
python-iso639==2024.10.22
# via -r ./base.in
python-magic==0.4.27
# via -r ./base.in
python-oxmsg==0.0.1
# via -r ./base.in
rapidfuzz==3.11.0
# via -r ./base.in
regex==2024.11.6
# via nltk
requests==2.32.3
# via
# -r ./base.in
# requests-toolbelt
# unstructured-client
requests-toolbelt==1.0.0
# via unstructured-client
six==1.17.0
# via
# html5lib
# langdetect
# python-dateutil
# unstructured-client
sniffio==1.3.1
# via anyio
soupsieve==2.6
# via beautifulsoup4
tqdm==4.67.1
# via
# -r ./base.in
# nltk
typing-extensions==4.12.2
# via
# -r ./base.in
# anyio
# pypdf
# python-oxmsg
# typing-inspect
# unstructured-client
typing-inspect==0.9.0
# via
# dataclasses-json
# unstructured-client
unstructured-client==0.25.9
# via
# -c ././deps/constraints.txt
# -r ./base.in
urllib3==1.26.20
# via
# -c ././deps/constraints.txt
# requests
# unstructured-client
webencodings==0.5.1
# via html5lib
wrapt==1.17.0
# via -r ./base.in