Skip to content

Commit

Permalink
Add future dependency for Python 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lartza committed Jan 24, 2018
1 parent dd54015 commit 053d626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
@@ -1,3 +1,4 @@
Flask==0.12.2
Flask-Classful==0.14.1
Flask-HTTPAuth==3.2.3
future==0.16.0; python_version < '3.0'

0 comments on commit 053d626

Please sign in to comment.