2
0
잉여개발기 6 сар өмнө
parent
commit
413d60e8f3

+ 0 - 0
.github/ISSUE_TEMPLATE.md → .github/ISSUE_TEMPLATE/bug_report.md


+ 1 - 1
requirements.txt

@@ -2,7 +2,7 @@ pip
 
 flask
 flask[async]
-hypercorn
+hypercorn==0.17.3
 
 aiohttp
 asyncio

+ 1 - 1
version.json

@@ -1,5 +1,5 @@
 {
-    "r_ver" : "v3.6.0-v20",
+    "r_ver" : "v3.6.0-v21",
     "c_ver" : "20250501",
     "s_ver" : "20240426",
     "bin_link" : "https://github.com/openNAMU/GopenNAMU/releases/download/v2025-04-28-v1/"