Skip to content

Commit

Permalink
python requirements file for windows added
Browse files Browse the repository at this point in the history
  • Loading branch information
seiferta committed Oct 7, 2014
1 parent 3d126f1 commit 5e8718f
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions requirements.win.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
APScheduler==2.1.2
Babel==1.3
Flask==0.10.1
Flask-Alembic==1.0.2
Flask-Babel==0.9
Flask-Cache==0.13.1
Flask-Login==0.2.11
Flask-SQLAlchemy==1.0
Flask-Script==2.0.5
Jinja2==2.7.3
Mako==1.0.0
Markdown==2.5.1
MarkupSafe==0.23
#Pillow==2.5.3
PyPDF2==1.23
PyYAML==3.11
SQLAlchemy==0.9.7
Werkzeug==0.9.6
XlsxWriter==0.5.7
alembic==0.6.6
amqp==1.4.5
anyjson==0.3.3
backports.ssl-match-hostname==3.4.0.2
billiard==3.3.0.18
blinker==1.3
certifi==14.05.14
futures==2.1.6
html5lib==1.0b3
itsdangerous==0.24
kombu==3.0.21
pypdf==1.13
pytz==2014.4
#reportlab==2.7
requests==2.3.0
six==1.7.3
speaklater==1.3
tornado==4.0.1
tzlocal==1.1.1
xhtml2pdf==0.0.6
xlrd==0.9.3

0 comments on commit 5e8718f

Please sign in to comment.