Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-analytics-pipeline
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-analytics-pipeline
Commits
a04fe245
Commit
a04fe245
authored
Apr 12, 2016
by
brianhw
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #236 from edx/brian/release-luigi-fix
Update Luigi version to release.
parents
688a4b0f
e3cdfd64
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
requirements/default.txt
+3
-3
No files found.
requirements/default.txt
View file @
a04fe245
...
@@ -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@
babffe13335f28ce8de3e3f5de61d2e02cd8427
7#egg=luigi # Apache License 2.0
git+https://github.com/edx/luigi.git@
ce1d96977ae1a75a178352a81245810b92faf1c
7#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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment