Skip to content

Commit 1a87f32

Browse files
Pin openai<2.0: version 2.x requires jiter which fails to build on PyPy
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3b3b2bf commit 1a87f32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ rjsmin>=1.2.4
2727
python-youtube==0.9.1
2828
country-list>=1.1.0
2929
# For OpenAI GPT support
30-
openai>=1.60.0
30+
openai>=1.40.0,<2.0
3131
httpx>=0.27.2
3232
# Ours
3333
reynir>=3.5.7

0 commit comments

Comments
 (0)