Created
December 28, 2015 15:29
-
-
Save zsrinivas/30a1ee02d631d0eda108 to your computer and use it in GitHub Desktop.
requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--index-url https://pypi.python.org/simple/ | |
Flask==0.10.1 | |
itsdangerous==0.24 | |
Jinja2==2.8 | |
MarkupSafe==0.23 | |
psycopg2==2.6.1 | |
requests==2.9.1 | |
six==1.10.0 | |
SQLAlchemy==1.0.11 | |
SQLAlchemy-Utils==0.31.4 | |
telepot==4.1 | |
Werkzeug==0.11.3 | |
ujson==1.34 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment