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 155a500 commit 351d277Copy full SHA for 351d277
requirements/exec-env-requirements.txt
@@ -173,7 +173,7 @@ numpy==1.23.4
173
# spacy
174
# textacy
175
# thinc
176
-openai==0.27.7
+# openai==0.27.7
177
# via -r exec-env-requirements.in
178
packaging==25.0
179
# via
requirements/requirements.in
@@ -1,5 +1,4 @@
1
-r exec-env-requirements.txt
2
-pydantic==2.7.4
3
spacy[ja]==3.7.5
4
chevron==0.14.0
5
openai==1.59.7
0 commit comments