PostgreSQL Hotfix
This is just a hotfix for current deployment.
- Attackers trend takes more than 3 minutes to calculate so we need to increase a RQ timeout (defaults to 180 s)
- SQLAlchemy 1.4 was released and our code somehow does not work #13 (closed)
- Force installation of SQLA 1.3 to workaround this issue
- Fix current project URL