tiangolo / full-stack

Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
MIT License
523 stars 81 forks source link

Upgrade SQLAlchemy and celery to latest version #10

Closed mariacamilagl closed 5 years ago

mariacamilagl commented 5 years ago

These changes upgrade SQLalchemy to version 1.2.12 and celery to version 4.2.1 in the backend dockerfiles.

tiangolo commented 5 years ago

Thanks! :tada: