diff --git a/CITATION.cff b/CITATION.cff index 1a3f86244..a279ed361 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -24,7 +24,7 @@ authors: orcid: "https://orcid.org/0000-0003-0969-2990" - family-names: "Bashir" given-names: "Raja Muhammad Saad" - orcid: "https://orcid.org/0000-0002-8984-696" + orcid: "https://orcid.org/0000-0002-8984-6963" - family-names: "Bilal" given-names: "Mohsin" orcid: "https://orcid.org/0000-0001-8632-2729" @@ -74,7 +74,7 @@ preferred-citation: orcid: "https://orcid.org/0000-0003-0969-2990" - family-names: "Bashir" given-names: "Raja Muhammad Saad" - orcid: "https://orcid.org/0000-0002-8984-696" + orcid: "https://orcid.org/0000-0002-8984-6963" - family-names: "Bilal" given-names: "Mohsin" orcid: "https://orcid.org/0000-0001-8632-2729" diff --git a/requirements/requirements.txt b/requirements/requirements.txt index b6b2fde67..c67dff78c 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,7 +1,7 @@ # torch installation --extra-index-url https://download.pytorch.org/whl/cu118; sys_platform != "darwin" albumentations>=1.3.0 -bokeh>=3.1.1 +bokeh>=3.1.1, <3.6.0 Click>=8.1.3 defusedxml>=0.7.1 filelock>=3.9.0