Skip to content

Commit

Permalink
updated package requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
preciserobot committed Sep 20, 2016
1 parent ac01c37 commit 9f4f20f
Showing 1 changed file with 67 additions and 15 deletions.
82 changes: 67 additions & 15 deletions package-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,68 @@
pygr>=0.8.2
reportlab==3.2.0
intervaltree==2.1.0
flask>=0.10.1
flask-login>=0.3.2
flask-sqlalchemy>=2.1
sqlalchemy-migrate>=0.10.0
flask-wtf>=0.12
guess_language>=0.2
flipflop>=1.0
coverage>=4.0.0
redis>=2.10.5
celery>=3.1.20
cython
pysam==0.9.0
alembic==0.8.6
amqp==1.4.9
anyjson==0.3.3
bcrypt==2.0.0
beautifulsoup4==4.4.1
billiard==3.3.0.23
blinker==1.4
celery==3.1.23
cffi==1.6.0
cssmin==0.2.0
Cython==0.24
dominate==2.2.0
factory-boy==2.6.1
fake-factory==0.5.7
flake8==2.5.4
flake8-blind-except==0.1.0
flake8-debugger==1.4.0
flake8-docstrings==0.2.5
flake8-isort==1.2
flake8-quotes==0.2.4
Flask==0.10.1
Flask-Assets==0.11
Flask-Bcrypt==0.7.1
Flask-Bootstrap==3.3.5.7
Flask-Cache==0.13.1
Flask-DebugToolbar==0.10.0
Flask-Login==0.3.2
Flask-Migrate==1.8.0
Flask-Script==2.0.5
Flask-SQLAlchemy==2.1
Flask-WTF==0.12
gunicorn==19.4.5
hashids==1.1.0
ipaddress==1.0.16
isort==4.2.2
itsdangerous==0.24
Jinja2==2.8
jsmin==2.2.1
kombu==3.0.35
Mako==1.0.4
MarkupSafe==0.23
mccabe==0.4.0
pep257==0.7.0
pep8==1.7.0
pep8-naming==0.3.3
Pillow==3.3.0
primer3-py==0.5.0
psycopg2==2.6.1
py==1.4.31
pycparser==2.14
pyflakes==1.0.0
pysam==0.9.0
pytest==2.9.0
python-dateutil==2.5.3
python-editor==1.0
pytz==2016.4
reportlab==3.3.0
six==1.10.0
SQLAlchemy==1.0.12
testfixtures==4.9.1
visitor==0.1.2
waitress==0.9.0
webassets==0.11.1
WebOb==1.6.0
WebTest==2.0.20
Werkzeug==0.11.4
wheel==0.29.0
WTForms==2.1

0 comments on commit 9f4f20f

Please sign in to comment.