Skip to content

Commit

Permalink
Merge pull request #457 from mutalyzer/update-requirements
Browse files Browse the repository at this point in the history
Update requirements
  • Loading branch information
mihailefter authored Dec 4, 2018
2 parents 0f43158 + 5c79fd2 commit dfd68fd
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
-e git+https://github.com/mutalyzer/magic-python.git@centos6-fix#egg=Magic_file_extensions
Flask==0.10.1
Jinja2==2.8
Flask==0.12.4
Jinja2==2.10
MySQL-python==1.2.5
PyYAML==3.11
SQLAlchemy==1.0.12
PyYAML==3.13
SQLAlchemy==1.2.14
Sphinx==1.3.6
Werkzeug==0.11.4
alembic==0.8.4
Werkzeug==0.14.1
alembic==1.0.5
backtranslate==0.0.5
biopython==1.68
chardet==2.3.0
biopython==1.72
chardet==3.0.4
cssselect==0.9.1
-e git+https://github.com/mutalyzer/crossmapper.git#egg=crossmapper
description-extractor==2.3.5
interval-binning==1.0.0
lxml==3.5.0
lxml==4.2.5
mock==1.3.0
mockredispy==2.9.0.12
pyparsing==2.0.5
pytest==2.9.0
pytz==2015.7
redis==2.10.5
requests==2.9.1
requests==2.20.1
simplejson==3.8.2
sphinx-rtd-theme==0.1.9
spyne==2.12.11
spyne==2.12.14
suds==0.4
wsgiref==0.1.2
xlrd==0.9.4

0 comments on commit dfd68fd

Please sign in to comment.