diff --git a/Chapter 8/restful_python_chapter_08_02/api/requirements.txt b/Chapter 8/restful_python_chapter_08_02/api/requirements.txt index 8ed3d1d..44c69a9 100644 --- a/Chapter 8/restful_python_chapter_08_02/api/requirements.txt +++ b/Chapter 8/restful_python_chapter_08_02/api/requirements.txt @@ -23,5 +23,5 @@ python-dateutil==2.5.3 python-editor==1.0.1 pytz==2016.6.1 six==1.10.0 -SQLAlchemy==1.0.15 +SQLAlchemy==1.3.0 Werkzeug==0.11.11