From 51b8ea7dd7c05c25ad7715ca9e9718e6c10cad8cd78d61ea48f593716bea30e0 Mon Sep 17 00:00:00 2001 From: PioApocalypse Date: Fri, 8 May 2026 17:52:32 +0200 Subject: [PATCH] adds elabapi_python to requirements --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4901cfd..f123eb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ requests asyncio h5py -pillow \ No newline at end of file +pillow +elabapi_python