You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
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