Skip to content

Commit

Permalink
Fixed an incorrect dependency definition for "arrow"
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzeman committed Feb 25, 2017
1 parent 1d78e8d commit c033476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
arrow>=0.10.0, <0.11.0
arrow>=0.10.0, <1.0.0
six>=1.10.0, <2.0.0

0 comments on commit c033476

Please sign in to comment.