Skip to content

Commit

Permalink
versioning deps. for 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arq5x committed Nov 28, 2015
1 parent a905450 commit 59d227a
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
39 changes: 39 additions & 0 deletions versioning/0.18.0/requirements_conda.txt
@@ -0,0 +1,39 @@
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: linux-64
bx-python=0.7.2=np18py27_1
cyvcf2>=0.2.3
conda=3.5.5=py27_0
cython=0.22.1=py27_0
dateutil=2.1=py27_2
geneimpacts>=0.0.4
inheritance>=0.0.4
ipython=2.1.0=py27_2
jinja2=2.7.2=py27_0
libsodium=0.4.5=0
markupsafe=0.18=py27_0
networkx>=1.10
nose=1.3.3=py27_0
numpy=1.8.1=py27_0
openssl=1.0.1h=0
pandas=0.14.0=np18py27_0
pip=1.5.6=py27_0
pycosat=0.6.1=py27_0
pycrypto=2.6.1=py27_0
pyparsing=2.0.1=py27_0
pysam=0.8.0=py27_0
python=2.7.8=0
pytz=2014.4=py27_0
pyyaml=3.11=py27_0
pyzmq=14.3.0=py27_0
readline=6.2=2
requests=2.3.0=py27_0
scipy=0.14.0=np18py27_0
setuptools=3.6=py27_0
six=1.7.3=py27_0
sqlite=3.8.4.1=0
system=5.8=1
tk=8.5.15=0
yaml=0.1.4=0
zeromq=4.0.4=0
zlib=1.2.7=0
25 changes: 25 additions & 0 deletions versioning/0.18.0/requirements_pip.txt
@@ -0,0 +1,25 @@
numpy==1.8.1
pyparsing==1.5.7
pysam==0.8.0
cyvcf==0.1.16
PyYAML==3.11
pybedtools==0.6.6
jinja2==2.7.3
python-graph-core==1.8.2
python-graph-dot==1.8.2
bottle==0.12.7
ipython-cluster-helper==0.3.0
bx-python==0.7.1
pandas==0.14.0
openpyxl==1.8.6
scipy==0.14.0
Unidecode==0.04.16
cyordereddict==0.2.2
bcolz===0.10.0
numexpr>=2.4.3
cyvcf2>=0.2.3
inheritance>=0.0.4
geneimpacts>=0.0.4
networkx>=1.10
gemini==0.18.0

0 comments on commit 59d227a

Please sign in to comment.