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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to