requirements.txt
changeset 24 eb1f7b06001f
parent 22 986ee928a866
child 25 dd91da180852
equal deleted inserted replaced
23:16a1925df2df 24:eb1f7b06001f
     1 Flask==0.10.1
     1 Flask==0.10.1
     2 Flask-SQLAlchemy==2.0
     2 Flask-Restless==0.14.2
     3 Jinja2==2.7.3
     3 Jinja2==2.7.3
     4 MarkupSafe==0.23
     4 MarkupSafe==0.23
     5 SQLAlchemy==0.9.8
     5 SQLAlchemy==0.9.8
     6 Twisted==14.0.2
     6 Twisted==14.0.2
     7 Werkzeug==0.9.6
     7 Werkzeug==0.9.6
     8 autobahn==0.9.1
     8 autobahn==0.9.1
     9 itsdangerous==0.24
     9 itsdangerous==0.24
    10 midi==v0.2.3
    10 midi==v0.2.3
       
    11 mimerender==0.5.4
    11 ntplib==0.3.2
    12 ntplib==0.3.2
    12 psycopg2==2.5.4
    13 psycopg2==2.5.4
       
    14 python-dateutil==2.2
       
    15 python-mimeparse==0.1.4
       
    16 pytz==2014.7
    13 six==1.8.0
    17 six==1.8.0
    14 txosc==0.2.0
    18 txosc==0.2.0
    15 txpostgres==1.2.0
    19 txpostgres==1.2.0
    16 wsgiref==0.1.2
    20 wsgiref==0.1.2
    17 zope.interface==4.1.1
    21 zope.interface==4.1.1