Skip to content

Instantly share code, notes, and snippets.

@ijstokes
Created December 18, 2016 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ijstokes/3688030a04639288539aa0e251c526dd to your computer and use it in GitHub Desktop.
Save ijstokes/3688030a04639288539aa0e251c526dd to your computer and use it in GitHub Desktop.
Anaconda 4.2 specifications without versions
name: anaconda42_noversions
dependencies:
- alabaster
- anaconda-client
- anaconda-navigator
- appnope
- appscript
- argcomplete
- astroid
- astropy
- babel
- backports
- beautifulsoup4
- bitarray
- blaze
- bokeh
- boto
- bottleneck
- cffi
- chest
- click
- cloudpickle
- clyent
- colorama
- configobj
- contextlib2
- cryptography
- curl
- cycler
- cython
- cytoolz
- dask
- datashape
- decorator
- dill
- docutils
- dynd-python
- entrypoints
- et_xmlfile
- fastcache
- filelock
- flask
- flask-cors
- freetype
- get_terminal_size
- gevent
- greenlet
- h5py
- hdf5
- heapdict
- icu
- idna
- imagesize
- ipykernel
- ipython
- ipython_genutils
- ipywidgets
- itsdangerous
- jbig
- jdcal
- jedi
- jinja2
- jpeg
- jsonschema
- jupyter
- jupyter_client
- jupyter_console
- jupyter_core
- lazy-object-proxy
- libdynd
- libpng
- libtiff
- libxml2
- libxslt
- llvmlite
- locket
- lxml
- markupsafe
- matplotlib
- mistune
- mkl
- mkl-service
- mpmath
- multipledispatch
- nb_anacondacloud
- nb_conda
- nb_conda_kernels
- nbconvert
- nbformat
- nbpresent
- networkx
- nltk
- nose
- notebook
- numba
- numexpr
- numpy
- odo
- openpyxl
- openssl
- pandas
- partd
- path.py
- pathlib2
- patsy
- pep8
- pexpect
- pickleshare
- pillow
- pip
- pkginfo
- ply
- prompt_toolkit
- psutil
- ptyprocess
- py
- pyasn1
- pycosat
- pycparser
- pycrypto
- pycurl
- pyflakes
- pygments
- pylint
- pyopenssl
- pyparsing
- pyqt
- pytables
- pytest
- python-dateutil
- python.app
- pytz
- pyyaml
- pyzmq
- qt
- qtawesome
- qtconsole
- qtpy
- readline
- redis
- redis-py
- requests
- rope
- scikit-image
- scikit-learn
- scipy
- setuptools
- simplegeneric
- singledispatch
- sip
- six
- snowballstemmer
- sockjs-tornado
- sphinx
- spyder
- sqlalchemy
- sqlite
- statsmodels
- sympy
- terminado
- tk
- toolz
- tornado
- traitlets
- unicodecsv
- wcwidth
- werkzeug
- wheel
- widgetsnbextension
- wrapt
- xlrd
- xlsxwriter
- xlwings
- xlwt
- xz
- yaml
- zlib
alabaster
anaconda-client
anaconda-navigator
appnope
appscript
argcomplete
astroid
astropy
babel
backports
beautifulsoup4
bitarray
blaze
bokeh
boto
bottleneck
cffi
chest
click
cloudpickle
clyent
colorama
configobj
contextlib2
cryptography
curl
cycler
cython
cytoolz
dask
datashape
decorator
dill
docutils
dynd-python
entrypoints
et_xmlfile
fastcache
filelock
flask
flask-cors
freetype
get_terminal_size
gevent
greenlet
h5py
hdf5
heapdict
icu
idna
imagesize
ipykernel
ipython
ipython_genutils
ipywidgets
itsdangerous
jbig
jdcal
jedi
jinja2
jpeg
jsonschema
jupyter
jupyter_client
jupyter_console
jupyter_core
lazy-object-proxy
libdynd
libpng
libtiff
libxml2
libxslt
llvmlite
locket
lxml
markupsafe
matplotlib
mistune
mkl
mkl-service
mpmath
multipledispatch
nb_anacondacloud
nb_conda
nb_conda_kernels
nbconvert
nbformat
nbpresent
networkx
nltk
nose
notebook
numba
numexpr
numpy
odo
openpyxl
openssl
pandas
partd
path.py
pathlib2
patsy
pep8
pexpect
pickleshare
pillow
pip
pkginfo
ply
prompt_toolkit
psutil
ptyprocess
py
pyasn1
pycosat
pycparser
pycrypto
pycurl
pyflakes
pygments
pylint
pyopenssl
pyparsing
pyqt
pytables
pytest
python-dateutil
python.app
pytz
pyyaml
pyzmq
qt
qtawesome
qtconsole
qtpy
readline
redis
redis-py
requests
rope
scikit-image
scikit-learn
scipy
setuptools
simplegeneric
singledispatch
sip
six
snowballstemmer
sockjs-tornado
sphinx
spyder
sqlalchemy
sqlite
statsmodels
sympy
terminado
tk
toolz
tornado
traitlets
unicodecsv
wcwidth
werkzeug
wheel
widgetsnbextension
wrapt
xlrd
xlsxwriter
xlwings
xlwt
xz
yaml
zlib
diff ana42.json ana42_nover.json
7,10c7,8
< anaconda=4.2.0=np111py35_0
< anaconda-clean=1.0.0=py35_0
< anaconda-client=1.5.1=py35_0
< anaconda-navigator=1.3.1=py35_0
---
> anaconda-client=1.6.0=py35_0
> anaconda-navigator=1.3.2=py35_0
21,22c19,20
< bokeh=0.12.2=py35_0
< boto=2.42.0=py35_0
---
> bokeh=0.12.3=py35_0
> boto=2.43.0=py35_0
24c22
< cffi=1.7.0=py35_0
---
> cffi=1.9.1=py35_0
31,32c29,30
< contextlib2=0.5.3=py35_0
< cryptography=1.5=py35_0
---
> contextlib2=0.5.4=py35_0
> cryptography=1.6=py35_0
35,37c33,35
< cython=0.24.1=py35_0
< cytoolz=0.8.0=py35_0
< dask=0.11.0=py35_0
---
> cython=0.25.2=py35_0
> cytoolz=0.8.2=py35_0
> dask=0.12.0=py35_0
39c37
< decorator=4.0.10=py35_0
---
> decorator=4.0.10=py35_1
46c44
< filelock=2.0.6=py35_0
---
> filelock=2.0.7=py35_0
52c50
< greenlet=0.4.10=py35_0
---
> greenlet=0.4.11=py35_0
59,60c57,58
< ipykernel=4.5.0=py35_0
< ipython=5.1.0=py35_0
---
> ipykernel=4.5.2=py35_0
> ipython=5.1.0=py35_1
65c63
< jdcal=1.2=py35_1
---
> jdcal=1.3=py35_0
73c71
< jupyter_core=4.2.0=py35_0
---
> jupyter_core=4.2.1=py35_0
75a74
> libiconv=1.14=0
78,80c77,79
< libxml2=2.9.2=0
< libxslt=1.1.28=2
< llvmlite=0.13.0=py35_0
---
> libxml2=2.9.4=0
> libxslt=1.1.28=3
> llvmlite=0.14.0=py35_0
84c83
< matplotlib=1.5.3=np111py35_0
---
> matplotlib=1.5.3=np111py35_1
89c88
< multipledispatch=0.4.8=py35_0
---
> multipledispatch=0.4.9=py35_0
94c93
< nbformat=4.1.0=py35_0
---
> nbformat=4.2.0=py35_0
99,102c98,101
< notebook=4.2.3=py35_0
< numba=0.28.1=np111py35_0
< numexpr=2.6.1=np111py35_0
< numpy=1.11.1=py35_0
---
> notebook=4.3.0=py35_0
> numba=0.29.0=np111py35_0
> numexpr=2.6.1=np111py35_1
> numpy=1.11.2=py35_0
104c103
< openpyxl=2.3.2=py35_0
---
> openpyxl=2.4.0=py35_0
106c105
< pandas=0.18.1=np111py35_0
---
> pandas=0.19.1=np111py35_0
114,116c113,115
< pillow=3.3.1=py35_0
< pip=8.1.2=py35_0
< pkginfo=1.3.2=py35_0
---
> pillow=3.4.2=py35_0
> pip=9.0.1=py35_1
> pkginfo=1.4.1=py35_0
118,119c117,118
< prompt_toolkit=1.0.3=py35_0
< psutil=4.3.1=py35_0
---
> prompt_toolkit=1.0.9=py35_0
> psutil=5.0.0=py35_0
124c123
< pycparser=2.14=py35_1
---
> pycparser=2.17=py35_0
130c129
< pyopenssl=16.0.0=py35_0
---
> pyopenssl=16.2.0=py35_0
132,134c131,133
< pyqt=5.6.0=py35_0
< pytables=3.2.3.1=np111py35_0
< pytest=2.9.2=py35_0
---
> pyqt=5.6.0=py35_1
> pytables=3.3.0=np111py35_0
> pytest=3.0.5=py35_0
136c135
< python-dateutil=2.5.3=py35_0
---
> python-dateutil=2.6.0=py35_0
138c137
< pytz=2016.6.1=py35_0
---
> pytz=2016.10=py35_0
140,141c139,140
< pyzmq=15.4.0=py35_0
< qt=5.6.0=0
---
> pyzmq=16.0.2=py35_0
> qt=5.6.2=0
148c147
< requests=2.11.1=py35_0
---
> requests=2.12.4=py35_0
151c150
< scikit-learn=0.17.1=np111py35_2
---
> scikit-learn=0.18.1=np111py35_0
160,162c159,161
< sphinx=1.4.6=py35_0
< spyder=3.0.0=py35_0
< sqlalchemy=1.0.13=py35_0
---
> sphinx=1.5.1=py35_0
> spyder=3.0.2=py35_0
> sqlalchemy=1.1.4=py35_0
168,170c167,169
< toolz=0.8.0=py35_0
< tornado=4.4.1=py35_0
< traitlets=4.3.0=py35_0
---
> toolz=0.8.2=py35_0
> tornado=4.4.2=py35_0
> traitlets=4.3.1=py35_0
173c172
< werkzeug=0.11.11=py35_0
---
> werkzeug=0.11.11=py35_1
176c175
< wrapt=1.10.6=py35_0
---
> wrapt=1.10.8=py35_0
178,179c177,178
< xlsxwriter=0.9.3=py35_0
< xlwings=0.10.0=py35_0
---
> xlsxwriter=0.9.4=py35_0
> xlwings=0.10.1=py35_0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment