additional_requirements.txt 105 B

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