From 2289df4fedcfab631e2706a58943858d052e3004 Mon Sep 17 00:00:00 2001 From: Steph Prince <40640337+stephprince@users.noreply.github.com> Date: Thu, 5 Sep 2024 17:38:52 -0700 Subject: [PATCH] update requirements-doc.txt --- requirements-doc.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index 30c41106d..84b556bdc 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -14,6 +14,6 @@ hdf5plugin dandi>=0.46.6 hdmf-zarr zarr<3 # limited to zarr<3 until hdmf-zarr resolves issues with zarr 3.0 -linkml-runtime==1.7.4; python_version >= "3.9" -schemasheets==0.2.1; python_version >= "3.9" -oaklib==0.5.32; python_version >= "3.9" \ No newline at end of file +linkml-runtime==1.8.2; python_version >= "3.9" +schemasheets==0.3.1; python_version >= "3.9" +oaklib==0.6.16; python_version >= "3.9" \ No newline at end of file