Răsfoiți Sursa

긴급 버그 수정

잉여개발기 6 luni în urmă
părinte
comite
413d60e8f3
3 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 0 0
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 1 1
      requirements.txt
  3. 1 1
      version.json

+ 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/"