File tree Expand file tree Collapse file tree 3 files changed +3
-9
lines changed
Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 1- FROM kernai/refinery-parent-images:v1.13.0 -exec-env
1+ FROM kernai/refinery-parent-images:v1.13.1 -exec-env
22
33COPY requirements.txt .
44
Original file line number Diff line number Diff line change @@ -236,8 +236,6 @@ pymeeus==0.5.12
236236 # -r requirements/exec-env-requirements.txt
237237 # convertdate
238238 # holidays
239- pypdf == 3.15.5
240- # via -r requirements/exec-env-requirements.txt
241239pyphen == 0.14.0
242240 # via
243241 # -r requirements/exec-env-requirements.txt
@@ -372,13 +370,12 @@ typing-extensions==4.7.1
372370 # -r requirements/exec-env-requirements.txt
373371 # inflect
374372 # pydantic
375- # pypdf
376373 # sqlalchemy
377374tzdata == 2023.3
378375 # via
379376 # -r requirements/exec-env-requirements.txt
380377 # pandas
381- urllib3 == 2.0.6
378+ urllib3 == 2.0.7
382379 # via
383380 # -r requirements/exec-env-requirements.txt
384381 # requests
Original file line number Diff line number Diff line change @@ -167,8 +167,6 @@ pymeeus==0.5.12
167167 # via
168168 # convertdate
169169 # holidays
170- pypdf==3.15.5
171- # via -r exec-env-requirements.in
172170pyphen==0.14.0
173171 # via
174172 # textacy
@@ -272,11 +270,10 @@ typing-extensions==4.7.1
272270 # via
273271 # inflect
274272 # pydantic
275- # pypdf
276273 # sqlalchemy
277274tzdata==2023.3
278275 # via pandas
279- urllib3==2.0.6
276+ urllib3==2.0.7
280277 # via requests
281278vadersentiment==3.3.2
282279 # via -r exec-env-requirements.in
You can’t perform that action at this time.
0 commit comments