Browse Source

Fix Python/apidaora start/stop issues (#7211)

Nate 3 năm trước cách đây
mục cha
commit
1210b8fa5d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      frameworks/Python/apidaora/requirements.txt

+ 1 - 1
frameworks/Python/apidaora/requirements.txt

@@ -1,6 +1,6 @@
 asyncpg==0.21.0
 gunicorn==20.0.4
-jinja2==2.11.3
+jinja2==3.0.3
 uvloop==0.14.0
 uvicorn==0.11.7
 apidaora==0.26.0