Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,4 +7,4 @@ networkx>=3.3
|
|
7 |
knowledge-graph-maker>=0.2.1
|
8 |
# optional: if you want to explicitly pin clients (the kg-maker pulls them if needed)
|
9 |
openai>=1.35
|
10 |
-
groq>=0.
|
|
|
7 |
knowledge-graph-maker>=0.2.1
|
8 |
# optional: if you want to explicitly pin clients (the kg-maker pulls them if needed)
|
9 |
openai>=1.35
|
10 |
+
groq>=0.6,<0.7
|