We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d7cde commit 1dd642bCopy full SHA for 1dd642b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM kernai/refinery-parent-images:v1.17.0-exec-env
+FROM kernai/refinery-parent-images:v1.17.1-exec-env
2
3
COPY requirements.txt .
4
requirements.txt
@@ -306,7 +306,7 @@ regex==2024.5.15
306
# -r requirements/exec-env-requirements.txt
307
# nltk
308
# tiktoken
309
-requests==2.32.0
+requests==2.32.3
310
# via
311
312
# google-search-results
requirements/exec-env-requirements.txt
@@ -216,7 +216,7 @@ regex==2024.5.15
216
217
218
219
220
221
# -r exec-env-requirements.in
222
0 commit comments