okfn-brasil / jarbas

🎩 API for information and suspicions about reimbursements by Brazilian congresspeople
https://jarbas.serenata.ai/
296 stars 61 forks source link

Update requirements #317

Closed cuducos closed 6 years ago

cuducos commented 6 years ago

What is the purpose of this Pull Request?

Manually update Django (we ignore it on pyup.io because we're still migrating to Django 2.0, see #311 ).

What was done to achieve this purpose?

Edited requirements.txt.

How to test if it really works?

Running test suite and manually launching and using the web app as documented in README.md ; ) if you use Docker remember to change docker-compose.yml (as in #316) to re-build containers locally.

Who can help reviewing it?

@anaschwendler @Irio @jtemporal

jtemporal commented 6 years ago

@cuducos it works!

How I tested this PR: Followed the instructions on the README.md to get the system up and running and no error came up :wink: