Skip to content

Commit

Permalink
update pyramid and supervisor
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Apr 25, 2019
1 parent 0ed2710 commit 2bbd1dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: pyramid-phoenix
channels:
- conda-forge
- birdhouse
- defaults
dependencies:
- python=2.7
Expand All @@ -19,7 +20,7 @@ dependencies:
# phoenix
- six
- nginx=1.10
- supervisor=3
- supervisor=4
- gunicorn=19
- requests-oauthlib
- gevent=1.2
Expand Down Expand Up @@ -50,7 +51,7 @@ dependencies:
# - python-ldap=2.4.13
- funcsigs
- pip:
- pyramid==1.9.3
- pyramid==1.9.4
- pyramid-beaker
- Beaker
- pyramid-deform
Expand Down

0 comments on commit 2bbd1dd

Please sign in to comment.