conda_env.yml (fix)
This commit is contained in:
parent
cb93e046af
commit
3c86e39f4e
@ -2,6 +2,7 @@ name: listservs
|
|||||||
channels:
|
channels:
|
||||||
- defaults
|
- defaults
|
||||||
dependencies:
|
dependencies:
|
||||||
|
- ca-certificates=2019.5.15=0
|
||||||
- openssl=1.0.2s=h1de35cc_0
|
- openssl=1.0.2s=h1de35cc_0
|
||||||
- pip=9.0.1=py34_1
|
- pip=9.0.1=py34_1
|
||||||
- python=3.4.5=0
|
- python=3.4.5=0
|
||||||
@ -18,6 +19,7 @@ dependencies:
|
|||||||
- dateparser==0.7.1
|
- dateparser==0.7.1
|
||||||
- flask==1.0.4
|
- flask==1.0.4
|
||||||
- gunicorn==19.9.0
|
- gunicorn==19.9.0
|
||||||
|
- html5lib==1.0.1
|
||||||
- itsdangerous==1.1.0
|
- itsdangerous==1.1.0
|
||||||
- jinja2==2.10.1
|
- jinja2==2.10.1
|
||||||
- markupsafe==1.1.1
|
- markupsafe==1.1.1
|
||||||
@ -29,5 +31,6 @@ dependencies:
|
|||||||
- six==1.12.0
|
- six==1.12.0
|
||||||
- soupsieve==1.9.2
|
- soupsieve==1.9.2
|
||||||
- tzlocal==1.5.1
|
- tzlocal==1.5.1
|
||||||
|
- webencodings==0.5.1
|
||||||
- werkzeug==0.15.4
|
- werkzeug==0.15.4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user