From 2f0594a56f2e55d825b5299458882f3c7a43c2f5 Mon Sep 17 00:00:00 2001 From: Ching Date: Sat, 2 Mar 2024 15:26:56 +0800 Subject: [PATCH] feat: Add pygrocy library to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 6ed4204..cdbc693 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,7 @@ Mastodon.py==1.8.1 numpy==1.26.1 peewee==3.17.0 Pillow==10.1.0 +pygrocy==2.0.0 PyYAML==6.0.1 redis==4.6.0 reportlab==4.0.7