From a841e342cb0bdfcc74e0cb0ff8832a97bb1ccfe1 Mon Sep 17 00:00:00 2001 From: lqzhgood <9134671+lqzhgood@users.noreply.github.com> Date: Tue, 13 Apr 2021 15:19:28 +0800 Subject: [PATCH] Update requirements.txt (#82) add `numpy` module --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6722e76..6393861 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pillow>=7.0 requests pysqlcipher3>=1.0.3 csscompressor - +numpy