Explorar el Código

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

bass9030 hace 9 meses
padre
commit
e8cd7ddf4a
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

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