-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements-mypy.txt
202 lines (202 loc) · 4.77 KB
/
requirements-mypy.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
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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=mypy --output-file=requirements-mypy.txt
#
aiohttp==3.9.5
# via crawler
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
cachetools==5.3.3
# via wipac-rest-tools
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
coloredlogs==15.0.1
# via
# wipac-file-catalog (setup.py)
# wipac-telemetry
coverage[toml]==7.4.4
# via pytest-cov
crawler==0.0.2
# via wipac-file-catalog (setup.py)
cryptography==42.0.5
# via pyjwt
deprecated==1.2.14
# via
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-http
exceptiongroup==1.2.1
# via pytest
flake8==7.0.0
# via wipac-file-catalog (setup.py)
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
googleapis-common-protos==1.59.1
# via
# opentelemetry-exporter-jaeger-proto-grpc
# opentelemetry-exporter-otlp-proto-http
grpcio==1.62.2
# via opentelemetry-exporter-jaeger-proto-grpc
humanfriendly==10.0
# via coloredlogs
idna==3.7
# via
# requests
# yarl
importlib-metadata==7.0.0
# via opentelemetry-api
iniconfig==2.0.0
# via pytest
ldap3==2.9.1
# via wipac-file-catalog (setup.py)
mccabe==0.7.0
# via flake8
more-itertools==10.2.0
# via wipac-file-catalog (setup.py)
motor==2.5.1
# via wipac-file-catalog (setup.py)
multidict==6.0.5
# via
# aiohttp
# yarl
mypy==1.9.0
# via wipac-file-catalog (setup.py)
mypy-extensions==1.0.0
# via mypy
opentelemetry-api==1.24.0
# via
# opentelemetry-exporter-jaeger-proto-grpc
# opentelemetry-exporter-jaeger-thrift
# opentelemetry-exporter-otlp-proto-http
# opentelemetry-sdk
# wipac-telemetry
opentelemetry-exporter-jaeger==1.21.0
# via wipac-telemetry
opentelemetry-exporter-jaeger-proto-grpc==1.21.0
# via opentelemetry-exporter-jaeger
opentelemetry-exporter-jaeger-thrift==1.21.0
# via opentelemetry-exporter-jaeger
opentelemetry-exporter-otlp-proto-common==1.24.0
# via opentelemetry-exporter-otlp-proto-http
opentelemetry-exporter-otlp-proto-http==1.24.0
# via wipac-telemetry
opentelemetry-proto==1.24.0
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-http
opentelemetry-sdk==1.24.0
# via
# opentelemetry-exporter-jaeger-proto-grpc
# opentelemetry-exporter-jaeger-thrift
# opentelemetry-exporter-otlp-proto-http
# wipac-telemetry
opentelemetry-semantic-conventions==0.45b0
# via opentelemetry-sdk
packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
protobuf==4.25.3
# via
# googleapis-common-protos
# opentelemetry-proto
# wipac-telemetry
pyasn1==0.6.0
# via ldap3
pycodestyle==2.11.1
# via flake8
pycparser==2.22
# via cffi
pyflakes==3.2.0
# via flake8
pyjwt[crypto]==2.8.0
# via wipac-rest-tools
pymongo==3.13.0
# via
# motor
# wipac-file-catalog (setup.py)
pypng==0.20220715.0
# via qrcode
pytest==8.1.1
# via
# pytest-asyncio
# pytest-cov
# wipac-file-catalog (setup.py)
pytest-asyncio==0.23.6
# via wipac-file-catalog (setup.py)
pytest-cov==5.0.0
# via wipac-file-catalog (setup.py)
qrcode==7.4.2
# via wipac-rest-tools
requests==2.31.0
# via
# opentelemetry-exporter-otlp-proto-http
# requests-futures
# requests-toolbelt
# wipac-dev-tools
# wipac-file-catalog (setup.py)
# wipac-rest-tools
requests-futures==1.0.1
# via
# wipac-file-catalog (setup.py)
# wipac-rest-tools
requests-toolbelt==1.0.0
# via wipac-file-catalog (setup.py)
ruff==0.4.1
# via wipac-file-catalog (setup.py)
six==1.16.0
# via thrift
thrift==0.20.0
# via opentelemetry-exporter-jaeger-thrift
tomli==2.0.1
# via
# coverage
# mypy
# pytest
tornado==6.4
# via
# wipac-file-catalog (setup.py)
# wipac-rest-tools
types-pymysql==1.1.0.1
# via wipac-file-catalog (setup.py)
types-python-dateutil==2.9.0.20240316
# via wipac-file-catalog (setup.py)
types-requests==2.31.0.20240406
# via wipac-file-catalog (setup.py)
typing-extensions==4.11.0
# via
# mypy
# opentelemetry-sdk
# qrcode
# wipac-dev-tools
# wipac-telemetry
urllib3==2.2.1
# via
# requests
# types-requests
# wipac-rest-tools
wipac-dev-tools==1.9.1
# via
# wipac-rest-tools
# wipac-telemetry
wipac-rest-tools[telemetry]==1.7.2
# via wipac-file-catalog (setup.py)
wipac-telemetry==0.3.0
# via wipac-rest-tools
wrapt==1.16.0
# via deprecated
yarl==1.9.4
# via aiohttp
zipp==3.18.1
# via importlib-metadata