Browse Source

增加依赖库

zhy 1 month ago
parent
commit
9ab73720a4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      watermark_generate/requirements.txt

+ 2 - 1
watermark_generate/requirements.txt

@@ -5,4 +5,5 @@ Pillow==10.3.0
 Flask==3.0.3
 flask_marshmallow==1.2.1
 qrcode==7.4.2
-numpy==1.26.4
+numpy==1.26.4
+requests==2.31.0