Commit a04fe245 by brianhw

Merge pull request #236 from edx/brian/release-luigi-fix

Update Luigi version to release.
parents 688a4b0f e3cdfd64
...@@ -3,8 +3,8 @@ argparse==1.2.1 # Python Software Foundation License ...@@ -3,8 +3,8 @@ argparse==1.2.1 # Python Software Foundation License
cffi==1.1.0 # MIT cffi==1.1.0 # MIT
ciso8601==1.0.1 # MIT ciso8601==1.0.1 # MIT
cryptography==0.9 # BSD or Apache 2.0 cryptography==0.9 # BSD or Apache 2.0
edx-opaque-keys==0.2.1 edx-opaque-keys==0.2.1 # AGPL
edx-ccx-keys==0.1.2 edx-ccx-keys==0.1.2 # AGPL
elasticsearch==1.7.0 # Apache elasticsearch==1.7.0 # Apache
enum34==1.0.4 # BSD enum34==1.0.4 # BSD
filechunkio==1.5 # MIT filechunkio==1.5 # MIT
...@@ -35,5 +35,5 @@ urllib3==1.10.4 # MIT ...@@ -35,5 +35,5 @@ urllib3==1.10.4 # MIT
vertica-python==0.5.1 # MIT vertica-python==0.5.1 # MIT
wsgiref==0.1.2 # ZPL wsgiref==0.1.2 # ZPL
pip==1.5.6 pip==1.5.6
git+https://github.com/edx/luigi.git@babffe13335f28ce8de3e3f5de61d2e02cd84277#egg=luigi # Apache License 2.0 git+https://github.com/edx/luigi.git@ce1d96977ae1a75a178352a81245810b92faf1c7#egg=luigi # Apache License 2.0
git+https://github.com/edx/pyinstrument.git@a35ff76df4c3d5ff9a2876d859303e33d895e78f#egg=pyinstrument # BSD git+https://github.com/edx/pyinstrument.git@a35ff76df4c3d5ff9a2876d859303e33d895e78f#egg=pyinstrument # BSD
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment