Merge pull request #7623 from edx/move-github-reqs-to-github.txt
Move github dependencies into github.txt
This commit is contained in:
@@ -39,10 +39,6 @@ elasticsearch==0.4.5
|
||||
facebook-sdk==0.4.0
|
||||
feedparser==5.1.3
|
||||
firebase-token-generator==1.3.2
|
||||
# Master pyfs has a bug working with VPC auth. This is a fix. We should switch
|
||||
# back to master when and if this fix is merged back.
|
||||
# fs==0.4.0
|
||||
git+https://github.com/pmitros/pyfs.git@96e1922348bfe6d99201b9512a9ed946c87b7e0b
|
||||
GitPython==0.3.2.RC1
|
||||
glob2==0.3
|
||||
gunicorn==0.17.4
|
||||
@@ -153,5 +149,3 @@ testtools==0.9.34
|
||||
|
||||
# Used for Segment.io analytics
|
||||
analytics-python==0.4.4
|
||||
|
||||
git+https://github.com/mfogel/django-settings-context-processor.git
|
||||
|
||||
@@ -21,6 +21,11 @@
|
||||
-e git+https://github.com/pmitros/django-pyfs.git@d175715e0fe3367ec0f1ee429c242d603f6e8b10#egg=djpyfs
|
||||
git+https://github.com/mitocw/django-cas.git@60a5b8e5a62e63e0d5d224a87f0b489201a0c695#egg=django-cas
|
||||
-e git+https://github.com/dgrtwo/ParsePy.git@7949b9f754d1445eff8e8f20d0e967b9a6420639#egg=parse_rest
|
||||
git+https://github.com/mfogel/django-settings-context-processor.git
|
||||
# Master pyfs has a bug working with VPC auth. This is a fix. We should switch
|
||||
# back to master when and if this fix is merged back.
|
||||
# fs==0.4.0
|
||||
git+https://github.com/pmitros/pyfs.git@96e1922348bfe6d99201b9512a9ed946c87b7e0b
|
||||
|
||||
# Our libraries:
|
||||
-e git+https://github.com/edx/XBlock.git@aed464a0e2f7478e93157150ac04133a745f5f46#egg=XBlock
|
||||
|
||||
Reference in New Issue
Block a user