requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ idna==3.10
|
|
15 |
jiter==0.9.0
|
16 |
language_tool_python==2.9.3
|
17 |
multidict==6.4.3
|
18 |
-
openai==
|
19 |
pip==25.0.1
|
20 |
propcache==0.3.1
|
21 |
psutil==7.0.0
|
|
|
15 |
jiter==0.9.0
|
16 |
language_tool_python==2.9.3
|
17 |
multidict==6.4.3
|
18 |
+
openai==1.68.2
|
19 |
pip==25.0.1
|
20 |
propcache==0.3.1
|
21 |
psutil==7.0.0
|