Skip to content
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
bbdd279
Update avro from 1.8.1 to 1.8.2
pyup-bot Feb 22, 2019
47b5106
Update backports.ssl-match-hostname from 3.5.0.1 to 3.7.0.1
pyup-bot Feb 22, 2019
377e4a4
Update cachecontrol from 0.11.7 to 0.12.5
pyup-bot Feb 22, 2019
82f2fde
Update certifi from 2018.10.15 to 2018.11.29
pyup-bot Feb 22, 2019
3fb7a9d
Update dill from 0.2.7.1 to 0.2.9
pyup-bot Feb 22, 2019
0e2b03f
Update docker from 2.5.1 to 3.7.0
pyup-bot Feb 22, 2019
7391a08
Update docker-pycreds from 0.3.0 to 0.4.0
pyup-bot Feb 22, 2019
3de60c8
Update future from 0.17.0 to 0.17.1
pyup-bot Feb 22, 2019
c42e51b
Update galaxy-lib from 17.9.3 to 18.9.2
pyup-bot Feb 22, 2019
5fb3152
Update idna from 2.6 to 2.8
pyup-bot Feb 22, 2019
2d96052
Update matplotlib from 2.2.2 to 3.0.2
pyup-bot Feb 22, 2019
1ce190a
Update networkx from 2.1 to 2.2
pyup-bot Feb 22, 2019
764eeda
Update numpy from 1.14.2 to 1.16.1
pyup-bot Feb 22, 2019
8ea19dc
Update pandas from 0.19.0 to 0.24.1
pyup-bot Feb 22, 2019
1b0335f
Update pbr from 5.1.0 to 5.1.2
pyup-bot Feb 22, 2019
5209ca2
Update pybedtools from 0.7.10 to 0.8.0
pyup-bot Feb 22, 2019
506f38f
Update pyparsing from 2.2.2 to 2.3.1
pyup-bot Feb 22, 2019
19db2bf
Update pysam from 0.14.1 to 0.15.2
pyup-bot Feb 22, 2019
68d6dc1
Update python-dateutil from 2.7.4 to 2.8.0
pyup-bot Feb 22, 2019
22b44a4
Update pytz from 2018.6 to 2018.9
pyup-bot Feb 22, 2019
84ee879
Update pyyaml from 3.12 to 3.13
pyup-bot Feb 22, 2019
a368ae5
Update requests from 2.18.4 to 2.21.0
pyup-bot Feb 22, 2019
0f3c321
Update ruamel.yaml from 0.14.0 to 0.15.88
pyup-bot Feb 22, 2019
1462aca
Update schema-salad from 2.7.20181017120439 to 4.0.20190130225346
pyup-bot Feb 22, 2019
bbfc16f
Update scipy from 1.1.0 to 1.2.1
pyup-bot Feb 22, 2019
84ed5a3
Update seaborn from 0.8.1 to 0.9.0
pyup-bot Feb 22, 2019
a4f9636
Update six from 1.11.0 to 1.12.0
pyup-bot Feb 22, 2019
a8028c9
Update subprocess32 from 3.5.2 to 3.5.3
pyup-bot Feb 22, 2019
9589fd8
Update typing-extensions from 3.6.6 to 3.7.2
pyup-bot Feb 22, 2019
ff65d54
Update websocket-client from 0.53.0 to 0.54.0
pyup-bot Feb 22, 2019
80f568f
Update xlrd from 1.1.0 to 1.2.0
pyup-bot Feb 22, 2019
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
62 changes: 31 additions & 31 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,54 +2,54 @@ argparse==1.4.0
toil-ionox0[cwl]==0.0.1
codecov==2.0.15

avro==1.8.1
avro==1.8.2
backports.functools-lru-cache==1.5
backports.ssl-match-hostname==3.5.0.1
backports.ssl-match-hostname==3.7.0.1
bd2k-python-lib==1.14a1.dev48
CacheControl==0.11.7
certifi==2018.10.15
CacheControl==0.12.5
certifi==2018.11.29
chardet==3.0.4
cycler==0.10.0
dill==0.2.7.1
docker==2.5.1
docker-pycreds==0.3.0
dill==0.2.9
docker==3.7.0
docker-pycreds==0.4.0
docutils==0.14
funcsigs==1.0.2
future==0.17.0
future==0.17.1
futures==3.2.0
galaxy-lib==17.9.3
idna==2.6
galaxy-lib==18.9.2
idna==2.8
ipaddress==1.0.22
isodate==0.6.0
junit-xml==1.8
kiwisolver==1.0.1
lockfile==0.12.2
matplotlib==2.2.2
matplotlib==3.0.2
mistune==0.8.4
mock==2.0.0
networkx==2.1
numpy==1.14.2
pandas==0.19.0
pbr==5.1.0
pybedtools==0.7.10
pyparsing==2.2.2
networkx==2.2
numpy==1.16.1
pandas==0.24.1
pbr==5.1.2
pybedtools==0.8.0
pyparsing==2.3.1
PyPDF2==1.26.0
pysam==0.14.1
python-dateutil==2.7.4
pytz==2018.6
PyYAML==3.12
pysam==0.15.2
python-dateutil==2.8.0
pytz==2018.9
PyYAML==3.13
rdflib==4.2.2
rdflib-jsonld==0.4.0
requests==2.18.4
requests==2.21.0
ruamel.ordereddict==0.4.13
ruamel.yaml==0.14.0
schema-salad==2.7.20181017120439
scipy==1.1.0
seaborn==0.8.1
ruamel.yaml==0.15.88
schema-salad==4.0.20190130225346
scipy==1.2.1
seaborn==0.9.0
shellescape==3.4.1
six==1.11.0
subprocess32==3.5.2
six==1.12.0
subprocess32==3.5.3
typing==3.6.6
typing-extensions==3.6.6
websocket-client==0.53.0
xlrd==1.1.0
typing-extensions==3.7.2
websocket-client==0.54.0
xlrd==1.2.0