浏览代码

pymysql에서 필요한 sha3 인증용 종속성 추가

bass9030 9 月之前
父节点
当前提交
e8cd7ddf4a
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

@@ -12,4 +12,5 @@ diff-match-patch
 
 pillow
 
-pymysql
+pymysql
+cryptography