Browse Source

Unblock arrow 0.15.0 from requirements.txt

This reverts commit ce72a7e16c73d3221930676904e90b6c80919951.
Julen Landa Alustiza 4 years ago
parent
commit
b1cfc82fef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,7 +1,7 @@
 # Used for when working from a virtualenv.
 # Use this file by running "$ pip install -r requirements.txt"
 alembic
-arrow < 0.15.0
+arrow
 bcrypt
 binaryornot
 bleach