Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
468b633
Update arrow from 0.12.1 to 0.15.5
pyup-bot Apr 27, 2020
2250798
Update biopython from 1.72 to 1.76
pyup-bot Apr 27, 2020
264b1a9
Update click from 7.0 to 7.1.1
pyup-bot Apr 27, 2020
10a4a10
Update coverage from 4.5.1 to 5.1
pyup-bot Apr 27, 2020
c3e580b
Update croniter from 0.3.25 to 0.3.31
pyup-bot Apr 27, 2020
f59572d
Update distro from 1.3.0 to 1.5.0
pyup-bot Apr 27, 2020
45210b9
Update flask-rq2 from 18.0 to 18.3
pyup-bot Apr 27, 2020
f3bbf01
Update flask from 1.0.2 to 1.1.2
pyup-bot Apr 27, 2020
a33c316
Update gunicorn from 19.9.0 to 20.0.4
pyup-bot Apr 27, 2020
e6a696b
Update itsdangerous from 0.24 to 1.1.0
pyup-bot Apr 27, 2020
0dca358
Update jinja2 from 2.10 to 2.11.2
pyup-bot Apr 27, 2020
36b3270
Update markupsafe from 1.0 to 1.1.1
pyup-bot Apr 27, 2020
94c54de
Update meld3 from 1.0.2 to 2.0.1
pyup-bot Apr 27, 2020
2e64786
Update numpy from 1.15.2 to 1.18.3
pyup-bot Apr 27, 2020
7be25a1
Update orderedmultidict from 1.0 to 1.0.1
pyup-bot Apr 27, 2020
06690b4
Update prometheus-client from 0.4.2 to 0.7.1
pyup-bot Apr 27, 2020
da72a17
Update python-dateutil from 2.7.3 to 2.8.1
pyup-bot Apr 27, 2020
02cb6a8
Update raven from 6.9.0 to 6.10.0
pyup-bot Apr 27, 2020
c0fdfe6
Update redis from 2.10.6 to 3.4.1
pyup-bot Apr 27, 2020
ccc279a
Update rq-dashboard from 0.3.12 to 0.6.1
pyup-bot Apr 27, 2020
e6382cd
Update rq-scheduler from 0.8.3 to 0.9.1
pyup-bot Apr 27, 2020
4e7c289
Update rq from 0.12.0 to 1.3.0
pyup-bot Apr 27, 2020
1e55d87
Update six from 1.11.0 to 1.14.0
pyup-bot Apr 27, 2020
2556fa7
Update werkzeug from 0.14.1 to 1.0.1
pyup-bot Apr 27, 2020
ed229bc
Pin distro to latest version 1.5.0
pyup-bot Apr 27, 2020
4cf7fd7
Pin flask-rq2 to latest version 18.3
pyup-bot Apr 27, 2020
eedd887
Pin biopython to latest version 1.76
pyup-bot Apr 27, 2020
ff583ae
Pin rq_dashboard to latest version 0.6.1
pyup-bot Apr 27, 2020
6bf1b37
Pin gunicorn to latest version 20.0.4
pyup-bot Apr 27, 2020
2362cb2
Pin raven to latest version 6.10.0
pyup-bot Apr 27, 2020
4ce3e20
Pin healthcheck to latest version 1.3.3
pyup-bot Apr 27, 2020
ea551ec
Pin superlance to latest version 1.0.0
pyup-bot Apr 27, 2020
cfc0b5e
Pin htpasswd to latest version 2.3
pyup-bot Apr 27, 2020
e6d14b0
Pin prometheus-client to latest version 0.7.1
pyup-bot Apr 27, 2020
146dbdc
Pin coverage to latest version 5.1
pyup-bot Apr 27, 2020
013287a
Pin supervisor-wildcards to latest version 0.1.3
pyup-bot Apr 27, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 24 additions & 24 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
# supervisord from git
-e git+https://github.com/Supervisor/supervisor.git#egg=supervisor
arrow==0.12.1 # via rq-dashboard
biopython==1.72
arrow==0.15.5 # via rq-dashboard
biopython==1.76
blinker==1.4 # via raven
click==7.0 # via flask, flask-cli, rq
coverage==4.5.1
croniter==0.3.25 # via rq-scheduler
distro==1.3.0
click==7.1.1 # via flask, flask-cli, rq
coverage==5.1
croniter==0.3.31 # via rq-scheduler
distro==1.5.0
flask-cli==0.4.0 # via flask-rq2
flask-rq2[cli]==18.0
flask==1.0.2 # via flask-cli, flask-rq2, raven, rq-dashboard
gunicorn==19.9.0
flask-rq2[cli]==18.3
flask==1.1.2 # via flask-cli, flask-rq2, raven, rq-dashboard
gunicorn==20.0.4
healthcheck==1.3.3
htpasswd==2.3
itsdangerous==0.24 # via flask
jinja2==2.10 # via flask
markupsafe==1.0 # via jinja2
meld3==1.0.2
numpy==1.15.2 # via biopython
orderedmultidict==1.0 # via htpasswd
prometheus-client==0.4.2
python-dateutil==2.7.3 # via arrow, croniter
raven[flask]==6.9.0
redis==2.10.6 # via rq, rq-dashboard
rq-dashboard==0.3.12
rq-scheduler==0.8.3 # via flask-rq2
rq==0.12.0 # via flask-rq2, rq-dashboard, rq-scheduler
six==1.11.0 # via orderedmultidict, python-dateutil
itsdangerous==1.1.0 # via flask
jinja2==2.11.2 # via flask
markupsafe==1.1.1 # via jinja2
meld3==2.0.1
numpy==1.18.3 # via biopython
orderedmultidict==1.0.1 # via htpasswd
prometheus-client==0.7.1
python-dateutil==2.8.1 # via arrow, croniter
raven[flask]==6.10.0
redis==3.4.1 # via rq, rq-dashboard
rq-dashboard==0.6.1
rq-scheduler==0.9.1 # via flask-rq2
rq==1.3.0 # via flask-rq2, rq-dashboard, rq-scheduler
six==1.14.0 # via orderedmultidict, python-dateutil
superlance==1.0.0
supervisor-wildcards==0.1.3
werkzeug==0.14.1 # via flask
werkzeug==1.0.1 # via flask
24 changes: 12 additions & 12 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@ zip_safe = False
include_package_data = True
packages = lorax
install_requires =
distro
Flask-RQ2[cli]
biopython
rq_dashboard
gunicorn
raven[flask]
healthcheck
superlance
htpasswd
prometheus-client
coverage
supervisor-wildcards
distro==1.5.0
Flask-RQ2[cli]==18.3
biopython==1.76
rq_dashboard==0.6.1
gunicorn==20.0.4
raven[flask]==6.10.0
healthcheck==1.3.3
superlance==1.0.0
htpasswd==2.3
prometheus-client==0.7.1
coverage==5.1
supervisor-wildcards==0.1.3

[options.package_data]
* =
Expand Down