Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
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-platform
Commits
aed41b15
Commit
aed41b15
authored
Jan 26, 2016
by
Clinton Blackburn
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #11332 from edx/clintonb/opaque-keys-update
Installing edx-opaque-keys from PyPI
parents
44e4569d
341d00db
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
requirements/edx/base.txt
+2
-1
requirements/edx/github.txt
+0
-1
No files found.
requirements/edx/base.txt
View file @
aed41b15
...
@@ -32,6 +32,7 @@ django-method-override==0.1.0
...
@@ -32,6 +32,7 @@ django-method-override==0.1.0
#djangorestframework>=3.1,<3.2
#djangorestframework>=3.1,<3.2
git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3
git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3
django==1.8.7
django==1.8.7
edx-opaque-keys==0.2.0
edx-rest-api-client==1.2.1
edx-rest-api-client==1.2.1
edx-search==0.1.1
edx-search==0.1.1
facebook-sdk==0.4.0
facebook-sdk==0.4.0
...
@@ -91,6 +92,7 @@ unicodecsv==0.9.4
...
@@ -91,6 +92,7 @@ unicodecsv==0.9.4
django-require==1.0.6
django-require==1.0.6
pyuca==1.1
pyuca==1.1
wrapt==1.10.5
wrapt==1.10.5
zendesk==1.1.1
# This needs to be installed *after* Cython, which is in pre.txt
# This needs to be installed *after* Cython, which is in pre.txt
lxml==3.4.4
lxml==3.4.4
...
@@ -153,7 +155,6 @@ rednose==0.4.3
...
@@ -153,7 +155,6 @@ rednose==0.4.3
selenium==2.42.1
selenium==2.42.1
splinter==0.5.4
splinter==0.5.4
testtools==0.9.34
testtools==0.9.34
zendesk==1.1.1
# Used for Segment analytics
# Used for Segment analytics
analytics-python==1.1.0
analytics-python==1.1.0
...
...
requirements/edx/github.txt
View file @
aed41b15
...
@@ -78,7 +78,6 @@ git+https://github.com/edx/XBlock.git@xblock-0.4.4#egg=XBlock==0.4.4
...
@@ -78,7 +78,6 @@ git+https://github.com/edx/XBlock.git@xblock-0.4.4#egg=XBlock==0.4.4
-e git+https://github.com/edx/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock
-e git+https://github.com/edx/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock
-e git+https://github.com/edx/edx-ora2.git@0.2.6#egg=ora2==0.2.6
-e git+https://github.com/edx/edx-ora2.git@0.2.6#egg=ora2==0.2.6
-e git+https://github.com/edx/edx-submissions.git@0.1.3#egg=edx-submissions==0.1.3
-e git+https://github.com/edx/edx-submissions.git@0.1.3#egg=edx-submissions==0.1.3
-e git+https://github.com/edx/opaque-keys.git@27dc382ea587483b1e3889a3d19cbd90b9023a06#egg=opaque-keys
git+https://github.com/edx/ease.git@release-2015-07-14#egg=ease==0.1.3
git+https://github.com/edx/ease.git@release-2015-07-14#egg=ease==0.1.3
git+https://github.com/edx/i18n-tools.git@v0.2#egg=i18n-tools==v0.2
git+https://github.com/edx/i18n-tools.git@v0.2#egg=i18n-tools==v0.2
git+https://github.com/edx/edx-oauth2-provider.git@0.5.8#egg=edx-oauth2-provider==0.5.8
git+https://github.com/edx/edx-oauth2-provider.git@0.5.8#egg=edx-oauth2-provider==0.5.8
...
...
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