Full_digest_rescheduled/conda_env.yml

30 lines
567 B
YAML
Raw Normal View History

2020-01-14 22:25:34 +01:00
name: digest
channels:
2020-01-15 06:04:57 +01:00
- https://repo.continuum.io/pkgs/free
2020-01-14 22:25:34 +01:00
- defaults
dependencies:
2020-01-15 06:04:57 +01:00
- libiconv=1.14=0
- libxml2=2.9.4=0
- libxslt=1.1.29=0
- lxml=3.7.2=py34_0
- 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
- setuptools=27.2.0=py34_0
- sqlite=3.13.0=0
- tk=8.5.18=0
- wheel=0.29.0=py34_0
- xz=5.2.3=0
- zlib=1.2.11=0
- pip:
- click==7.0
- flask==1.0.4
- gunicorn==19.1.0
- itsdangerous==1.1.0
- jinja2==2.10.3
- markupsafe==1.1.1
- werkzeug==0.16.0
2020-01-14 22:25:34 +01:00