Skip to content

Commit

Permalink
removed spaces in requirments.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Abemarkar23 committed Jan 20, 2019
1 parent ea33671 commit d97d43d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask == 1.0.2
Flask_SQLAlchemy == 2.3.2
WTForms == 2.2.1
Werkzeug == 0.14.1
passlib == 1.7.1
Flask==1.0.2
Flask_SQLAlchemy==2.3.2
WTForms==2.2.1
Werkzeug==0.14.1
passlib==1.7.1

0 comments on commit d97d43d

Please sign in to comment.