Commit b0410a2 1 parent 2ee44e0 commit b0410a2 Copy full SHA for b0410a2
File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -260,6 +260,10 @@ wheel==0.37.0
260
260
# via pip-tools
261
261
yarl==1.9.2
262
262
# via -r requirements/runtime-deps.in
263
+ zipp==3.17.0
264
+ # via
265
+ # importlib-metadata
266
+ # importlib-resources
263
267
264
268
# The following packages are considered to be unsafe in a requirements file:
265
269
pip==23.2.1
Original file line number Diff line number Diff line change @@ -85,6 +85,10 @@ idna==3.4
85
85
# yarl
86
86
imagesize==1.4.1
87
87
# via sphinx
88
+ importlib-metadata==6.8.0
89
+ # via sphinx
90
+ importlib-resources==6.1.0
91
+ # via towncrier
88
92
incremental==22.10.0
89
93
# via towncrier
90
94
iniconfig==2.0.0
@@ -155,6 +159,8 @@ python-dateutil==2.8.2
155
159
# via time-machine
156
160
python-on-whales==0.65.0
157
161
# via -r requirements/test.in
162
+ pytz==2023.3.post1
163
+ # via babel
158
164
pyyaml==6.0.1
159
165
# via pre-commit
160
166
re-assert==1.1.0
@@ -245,6 +251,10 @@ wheel==0.41.0
245
251
# via pip-tools
246
252
yarl==1.9.2
247
253
# via -r requirements/runtime-deps.in
254
+ zipp==3.17.0
255
+ # via
256
+ # importlib-metadata
257
+ # importlib-resources
248
258
249
259
# The following packages are considered to be unsafe in a requirements file:
250
260
pip==23.2.1
You can’t perform that action at this time.
0 commit comments