Skip to content

Commit 46410c7

Browse files
authored
Merge pull request #1575 from harvard-edge/dependabot/pip/dev/groq-gte-1.0.0
deps(book): update groq requirement from >=0.4.0 to >=1.0.0
2 parents 317c4ac + 4ab1f77 commit 46410c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book/tools/dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ matplotlib>=3.9.4
1919
# --- Additional Production & Tooling Dependencies ---
2020
nltk>=3.9.2
2121
openai>=1.0.0
22-
groq>=0.4.0
22+
groq>=1.0.0
2323
yamllint>=1.35.0
2424
gradio>=4.0.0
2525
ghostscript>=0.7

0 commit comments

Comments
 (0)