From 90e65b0c532cbd6464fd0929f6919f8266c950c4 Mon Sep 17 00:00:00 2001
From: Mark Driver <mdd31@alumni.cam.ac.uk>
Date: Fri, 24 Jan 2020 23:35:15 +0000
Subject: [PATCH] update to environment.yml to include test fixtures and
 recommonmark.

---
 environment.yml | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/environment.yml b/environment.yml
index 416e69e..d8198e0 100644
--- a/environment.yml
+++ b/environment.yml
@@ -19,13 +19,14 @@ dependencies:
   - blas=1.0=mkl
   - bleach=3.1.0=py37_0
   - bzip2=1.0.8=h7b6447c_0
-  - ca-certificates=2019.11.27=0
+  - ca-certificates=2019.11.28=hecc5488_0
   - cairo=1.14.12=h8948797_3
   - certifi=2019.11.28=py37_0
   - cffi=1.13.2=py37h2e261b9_0
   - chardet=3.0.4=py37_1003
   - click=7.0=py37_0
   - cloudpickle=1.2.2=py_0
+  - commonmark=0.9.1=py_0
   - cryptography=2.8=py37h1ba5d50_0
   - cycler=0.10.0=py37_0
   - dbus=1.13.12=h746ee38_0
@@ -94,7 +95,7 @@ dependencies:
   - numpy-base=1.17.4=py37hde5b4d6_0
   - numpydoc=0.9.1=py_0
   - olefile=0.46=py_0
-  - openssl=1.1.1d=h7b6447c_3
+  - openssl=1.1.1d=h516909a_0
   - packaging=19.2=py_0
   - pandas=0.25.3=py37he6710b0_0
   - pandoc=2.2.3.2=0
@@ -141,6 +142,7 @@ dependencies:
   - qtpy=1.9.0=py_0
   - rdkit=2019.09.2.0=py37hc20afe1_1
   - readline=7.0=h7b6447c_5
+  - recommonmark=0.6.0=py_0
   - requests=2.22.0=py37_1
   - rope=0.14.0=py_0
   - rtree=0.8.3=py37_0
@@ -158,10 +160,11 @@ dependencies:
   - sphinxcontrib-jsmath=1.0.1=py_0
   - sphinxcontrib-qthelp=1.0.2=py_0
   - sphinxcontrib-serializinghtml=1.1.3=py_0
-  - spyder=3.3.6=py37_0
-  - spyder-kernels=0.5.2=py37_0
+  - spyder=4.0.0=py37_0
+  - spyder-kernels=1.8.1=py37_0
   - sqlite=3.30.1=h7b6447c_0
   - svgutils=0.3.1=py_1000
+  - testfixtures=6.10.0=py_0
   - testpath=0.4.4=py_0
   - tk=8.6.8=hbc83047_0
   - toml=0.10.0=py37h28b3542_0
@@ -182,3 +185,4 @@ dependencies:
   - zipp=0.6.0=py_0
   - zlib=1.2.11=h7b6447c_3
   - zstd=1.3.7=h0b5b093_0
+
-- 
GitLab