Skip to content

Instantly share code, notes, and snippets.

@ardrian
Last active April 16, 2018 17:51
Show Gist options
  • Save ardrian/76483676d910725c22c1c5f1e5c17fb5 to your computer and use it in GitHub Desktop.
Save ardrian/76483676d910725c22c1c5f1e5c17fb5 to your computer and use it in GitHub Desktop.
# This file is used by pip to install required python packages
# Usage: pip install -r requirements.txt
# Flask Framework
Flask==0.12
# Gunicorn Web Server
gunicorn==19.7.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment