選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

5 行
105B

  1. # add these requirements in your app on top of the existing ones
  2. pip==21.1
  3. Flask==1.0.2
  4. gunicorn==19.9.0