diff --git a/requirements.txt b/requirements.txt index 2979e48d..c437fff6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -Flask -Flask-Uploads +Flask==1.0.2 +Flask-Uploads==0.2.1 https://github.com/hasgeek/coaster/zipball/master https://github.com/hasgeek/baseframe/zipball/master -Flask-SQLAlchemy +Flask-SQLAlchemy==2.3.2 https://github.com/hasgeek/flask-lastuser/zipball/master https://github.com/hasgeek/flask-commentease/zipball/master -requests -pytz -Pillow -bleach -google-api-python-client -Flask-Migrate +requests==2.18.4 +pytz==2018.4 +Pillow==5.1.0 +bleach==2.1.3 +google-api-python-client==1.7.3 +Flask-Migrate==2.1.1