Browse Source

添加环境依赖

dzr 1 year ago
parent
commit
c1ab6f8f2b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      requirements.txt

+ 2 - 0
requirements.txt

@@ -9,3 +9,5 @@ gunicorn==20.1.0
 aiofiles==23.1.0
 python-multipart==0.0.6
 Pillow==9.5.0
+redis>=3.5.3
+loguru>=0.5.3