Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
panel
|
2 |
holoviews
|
3 |
langchain
|
4 |
duckdb
|
|
|
|
|
|
1 |
+
panel>=1.3.0rc2
|
2 |
holoviews
|
3 |
langchain
|
4 |
duckdb
|
5 |
+
pydantic
|
6 |
+
openai
|