codeforboston / flagging

Flagging website for CRWA
MIT License
4 stars 12 forks source link

Managing dependencies #207

Closed dwreeves closed 3 years ago

dwreeves commented 3 years ago

Gunicorn needs to be downgraded. I upgraded everything else.

Pandas 1.3 is no bueno because the test cases end up being different (didn't look into it, probably some rounding error)

SQLAlchemy 1.4 is no bueno because of https://github.com/jeancochrane/pytest-flask-sqlalchemy/issues/50.