Skip to content

Commit 86458b3

Browse files
authored
Upgrade certifi and other deps (#13)
1 parent d3ec1df commit 86458b3

File tree

3 files changed

+25
-33
lines changed

3 files changed

+25
-33
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM kernai/refinery-parent-images:v1.7.0-exec-env
1+
FROM kernai/refinery-parent-images:v1.7.1-exec-env
22

33
COPY requirements.txt .
44

requirements.txt

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
3-
# by the following command:
2+
# This file is autogenerated by pip-compile with python 3.9
3+
# To update, run:
44
#
55
# pip-compile --output-file=requirements.txt requirements/requirements.in
66
#
@@ -18,7 +18,7 @@ catalogue==2.0.8
1818
# spacy
1919
# srsly
2020
# thinc
21-
certifi==2022.9.24
21+
certifi==2022.12.7
2222
# via
2323
# -r requirements/exec-env-requirements.txt
2424
# requests
@@ -115,15 +115,15 @@ numpy==1.23.4
115115
# scipy
116116
# spacy
117117
# thinc
118-
packaging==21.3
118+
packaging==22.0
119119
# via
120120
# -r requirements/exec-env-requirements.txt
121121
# spacy
122-
pandas==1.5.1
122+
pandas==1.5.2
123123
# via
124124
# -r requirements/exec-env-requirements.txt
125125
# lexmo
126-
pathy==0.6.2
126+
pathy==0.10.1
127127
# via
128128
# -r requirements/exec-env-requirements.txt
129129
# spacy
@@ -141,11 +141,7 @@ pydantic==1.10.2
141141
# inflect
142142
# spacy
143143
# thinc
144-
pyparsing==3.0.9
145-
# via
146-
# -r requirements/exec-env-requirements.txt
147-
# packaging
148-
pyphen==0.13.1
144+
pyphen==0.13.2
149145
# via
150146
# -r requirements/exec-env-requirements.txt
151147
# textstat
@@ -161,11 +157,11 @@ pytz==2022.6
161157
# pandas
162158
quantulum3==0.7.11
163159
# via -r requirements/exec-env-requirements.txt
164-
rapidfuzz==2.13.2
160+
rapidfuzz==2.13.4
165161
# via
166162
# -r requirements/exec-env-requirements.txt
167163
# levenshtein
168-
regex==2022.9.13
164+
regex==2022.10.31
169165
# via
170166
# -r requirements/exec-env-requirements.txt
171167
# nltk
@@ -186,7 +182,7 @@ six==1.16.0
186182
# -r requirements/exec-env-requirements.txt
187183
# langdetect
188184
# python-dateutil
189-
smart-open==5.2.1
185+
smart-open==6.2.0
190186
# via
191187
# -r requirements/exec-env-requirements.txt
192188
# pathy
@@ -200,7 +196,7 @@ spacy-legacy==3.0.10
200196
# via
201197
# -r requirements/exec-env-requirements.txt
202198
# spacy
203-
spacy-loggers==1.0.3
199+
spacy-loggers==1.0.4
204200
# via
205201
# -r requirements/exec-env-requirements.txt
206202
# spacy
@@ -240,15 +236,14 @@ typing-extensions==4.4.0
240236
# via
241237
# -r requirements/exec-env-requirements.txt
242238
# pydantic
243-
urllib3==1.26.12
239+
urllib3==1.26.13
244240
# via
245241
# -r requirements/exec-env-requirements.txt
246242
# requests
247243
wasabi==0.10.1
248244
# via
249245
# -r requirements/exec-env-requirements.txt
250246
# spacy
251-
# spacy-loggers
252247
# thinc
253248

254249
# The following packages are considered to be unsafe in a requirements file:

requirements/exec-env-requirements.txt

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
3-
# by the following command:
2+
# This file is autogenerated by pip-compile with python 3.9
3+
# To update, run:
44
#
55
# pip-compile requirements/exec-env-requirements.in
66
#
@@ -15,7 +15,7 @@ catalogue==2.0.8
1515
# spacy
1616
# srsly
1717
# thinc
18-
certifi==2022.9.24
18+
certifi==2022.12.7
1919
# via requests
2020
charset-normalizer==2.1.1
2121
# via requests
@@ -82,11 +82,11 @@ numpy==1.23.4
8282
# scipy
8383
# spacy
8484
# thinc
85-
packaging==21.3
85+
packaging==22.0
8686
# via spacy
87-
pandas==1.5.1
87+
pandas==1.5.2
8888
# via lexmo
89-
pathy==0.6.2
89+
pathy==0.10.1
9090
# via spacy
9191
phonenumbers==8.13.0
9292
# via -r requirements/exec-env-requirements.in
@@ -100,9 +100,7 @@ pydantic==1.10.2
100100
# inflect
101101
# spacy
102102
# thinc
103-
pyparsing==3.0.9
104-
# via packaging
105-
pyphen==0.13.1
103+
pyphen==0.13.2
106104
# via textstat
107105
python-dateutil==2.8.2
108106
# via pandas
@@ -112,9 +110,9 @@ pytz==2022.6
112110
# via pandas
113111
quantulum3==0.7.11
114112
# via -r requirements/exec-env-requirements.in
115-
rapidfuzz==2.13.2
113+
rapidfuzz==2.13.4
116114
# via levenshtein
117-
regex==2022.9.13
115+
regex==2022.10.31
118116
# via nltk
119117
requests==2.28.1
120118
# via
@@ -130,15 +128,15 @@ six==1.16.0
130128
# via
131129
# langdetect
132130
# python-dateutil
133-
smart-open==5.2.1
131+
smart-open==6.2.0
134132
# via pathy
135133
soupsieve==2.3.2.post1
136134
# via beautifulsoup4
137135
spacy==3.4.2
138136
# via -r requirements/exec-env-requirements.in
139137
spacy-legacy==3.0.10
140138
# via spacy
141-
spacy-loggers==1.0.3
139+
spacy-loggers==1.0.4
142140
# via spacy
143141
srsly==2.4.5
144142
# via
@@ -167,12 +165,11 @@ typer==0.4.2
167165
# spacy
168166
typing-extensions==4.4.0
169167
# via pydantic
170-
urllib3==1.26.12
168+
urllib3==1.26.13
171169
# via requests
172170
wasabi==0.10.1
173171
# via
174172
# spacy
175-
# spacy-loggers
176173
# thinc
177174

178175
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)