From 845b7a7ce2fcaa34acc12efab1a356a35aeeb5da Mon Sep 17 00:00:00 2001 From: gauthiier Date: Tue, 20 Nov 2018 11:33:45 +0100 Subject: [PATCH] update env yml --- conda_env.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conda_env.yml b/conda_env.yml index 5022d66..6b1153c 100644 --- a/conda_env.yml +++ b/conda_env.yml @@ -5,11 +5,13 @@ dependencies: - beautiful-soup=4.3.2=py34_0 - click=6.7=py34_0 - flask=0.12=py34_0 +- gunicorn=19.1.0=py34_0 - html5lib=0.999=py34_0 - itsdangerous=0.24=py34_0 - jinja2=2.9.6=py34_0 - markupsafe=0.23=py34_2 - openssl=1.0.2l=0 +- pastedeploy=1.5.2=py34_1 - pip=9.0.1=py34_1 - python=3.4.5=0 - readline=6.2=2 @@ -24,4 +26,5 @@ dependencies: - pip: - beautifulsoup4==4.3.2 - webencodings==0.5.1 +prefix: /Users/gauthiier/ZzZzzZ/D/_systems/miniconda/envs/listservs