From 7c21502a08a54759b8a4619c9b2698d5ace8ee31 Mon Sep 17 00:00:00 2001 From: Yuehan Huang Date: Sat, 15 Feb 2025 11:28:40 -0800 Subject: [PATCH] Update jupyterlab --- README.md | 1 + requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d093e617..b5ea27a60 100644 --- a/README.md +++ b/README.md @@ -287,3 +287,4 @@ which contains many examples you can follow with. Some key resources include: [API Reference]: https://docs.lineapy.org/latest/reference/lineapy/ [Contribute]: https://docs.lineapy.org/latest/guides/contributing/process/ [Slack]: https://join.slack.com/t/lineacommunity/shared_invite/zt-18kizfn3b-1Qu_HDT3ahGudnAwoFAw9Q + diff --git a/requirements.txt b/requirements.txt index ade818407..872428f15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ fastparquet==0.8.0 flake8==4.0.1 graphviz==0.19.2 isort==5.10.1 -jupyterlab==3.3.3 +jupyterlab==4.2.5 matplotlib==3.5.1 mypy==0.931 nbconvert==6.5.1