Skip to content

Commit c370682

Browse files
committed
update notebook deps
1 parent 43e0977 commit c370682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ pii = [
206206
llm = ["langchain>=0.2", "langchain-community", "langchain_openai", "pydantic>=2,<3", "evaluate>=0.4.0"]
207207
aqua = [
208208
"tornado",
209-
"notebook~=6.5",
209+
"notebook>=6.4,<=6.6",
210210
"fire",
211211
"cachetools",
212212
"huggingface_hub",

0 commit comments

Comments
 (0)