Spaces:
Runtime error
Runtime error
v0.1.4
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ pytest-env
|
|
17 |
pydantic==1.10.9
|
18 |
openapi-schema-pydantic
|
19 |
markdown
|
20 |
-
google-generativeai
|
|
|
|
17 |
pydantic==1.10.9
|
18 |
openapi-schema-pydantic
|
19 |
markdown
|
20 |
+
google-generativeai
|
21 |
+
lark
|