Skip to content

Commit

Permalink
[hotfix] forcing newer pydruid version
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed May 24, 2016
1 parent dee4c34 commit 7d27692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -31,7 +31,7 @@
'markdown>=2.6.2, <3.0.0',
'pandas==0.18.0',
'parsedatetime==2.0.0',
'pydruid>=0.2.3, <0.4',
'pydruid==0.3.0, <0.4.0',
'python-dateutil>=2.4.2, <3.0.0',
'requests>=2.7.0, <3.0.0',
'sqlalchemy>=1.0.12, <2.0.0',
Expand Down

0 comments on commit 7d27692

Please sign in to comment.