Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ gigachat
|
|
8 |
gitpython==3.1.32
|
9 |
together==0.1.7
|
10 |
pymorphy2==0.9.1
|
11 |
-
pydantic==1.10.2
|
|
|
|
8 |
gitpython==3.1.32
|
9 |
together==0.1.7
|
10 |
pymorphy2==0.9.1
|
11 |
+
pydantic==1.10.2
|
12 |
+
openai
|