From 174a40f105ce0c74289cbc15db05cc8e701e9915 Mon Sep 17 00:00:00 2001 From: Taka Date: Tue, 17 Dec 2024 00:21:00 +0000 Subject: [PATCH] Commit updated files --- files/Python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/Python.txt b/files/Python.txt index 3bac19b..841fa43 100644 --- a/files/Python.txt +++ b/files/Python.txt @@ -20,7 +20,7 @@ Django: 3.2 - 5.0 Django Rest Framework: 3.12 - 3.15 Falcon: 3.0 - 3.1 FastAPI: 0.71 - 0.111 -Flask: 1.1 - 3.0 +Flask: 1.1 - 3.1 Pyramid: 1.10 - 2.0 Quart: 0.15 - 0.19 Pythonエージェントは、WSGI互換を意図して作られています。ガイドラインに従う限り、他のWSGIアプリケーションと互換性がある可能性があります。