Skip to content

Commit

Permalink
updated flask version
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredfrancis committed Oct 1, 2018
1 parent 159483c commit 775aedd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"python.pythonPath": "${workspaceFolder}/venv/bin/python"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bs4==0.0.1
Flask==0.12.2
Flask==0.12.3
Flask-Cors==3.0.3
html2text==2017.10.4
httplib2==0.10.3
Expand Down

0 comments on commit 775aedd

Please sign in to comment.