From bd19042c6b2ce49e2b933c09b91f8c3cc3de2d99 Mon Sep 17 00:00:00 2001 From: r-leyshon Date: Mon, 16 Oct 2023 14:17:39 +0100 Subject: [PATCH] chore: Add osmium to deps --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 61ad0091..21f64e3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,4 +30,5 @@ kaleido numpy>=1.25.0 # test suite will fail if user installed lower than this sphinx sphinx-rtd-theme +osmium -e .