This website works better with JavaScript
首頁
探索
說明
登入
wiki
/
openNAMU__openNAMU
镜像来自
https://github.com/openNAMU/openNAMU.git
關註
2
讚好
0
複刻
0
Files
問題管理
0
Wiki
瀏覽代碼
pymysql에서 필요한 sha3 인증용 종속성 추가
bass9030
9 月之前
父節點
3af9a7efd5
當前提交
e8cd7ddf4a
共有
1 個文件被更改
,包括
2 次插入
和
1 次删除
分割檢視
顯示文件統計
2
1
requirements.txt
+ 2
- 1
requirements.txt
查看文件
@@ -12,4 +12,5 @@ diff-match-patch
pillow
-pymysql
+pymysql
+cryptography