This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
openNAMU__openNAMU
mirror of
https://github.com/openNAMU/openNAMU.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
pymysql에서 필요한 sha3 인증용 종속성 추가
bass9030
9 months ago
parent
3af9a7efd5
commit
e8cd7ddf4a
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
requirements.txt
+ 2
- 1
requirements.txt
View File
@@ -12,4 +12,5 @@ diff-match-patch
pillow
-pymysql
+pymysql
+cryptography