Skip to content

Commit 5a8f410

Browse files
author
David Grandinetti
committed
allow for python_dateutil>=1.5, latest version 2.1 is python2 and python3 compatible when using the six package.
1 parent 18ab60d commit 5a8f410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
oauth2==1.5.211
22
requests==0.14.0
3-
python-dateutil==1.5
3+
python-dateutil>=1.5

0 commit comments

Comments
 (0)