You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/08/01 14:36:12 UTC

[GitHub] [incubator-superset] villebro opened a new pull request #7965: Bump python requirements file

villebro opened a new pull request #7965: Bump python requirements file
URL: https://github.com/apache/incubator-superset/pull/7965
 
 
   ### CATEGORY
   
   Choose one
   
   - [ ] Bug Fix
   - [ ] Enhancement (new features, refinement)
   - [x] Refactor
   - [ ] Add tests
   - [ ] Build / Development Environment
   - [ ] Documentation
   
   ### SUMMARY
   The `requirements.txt` file hasn't been updated for a while, so I ran `pip-compile -U --output-file=requirements.txt setup.py` to pull in all the newest versions. I also put a cap on `gunicorn` due to a regression in `19.9.0` that affects SSL termination on a load balancer (see https://github.com/benoitc/gunicorn/issues/2022 ).
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   
   ### TEST PLAN
   Tested locally to work well.
   
   ### REVIEWERS
   @mistercrunch @john-bodley @betodealmeida 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org