Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-ora2
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-ora2
Commits
0bbc69fc
Commit
0bbc69fc
authored
Jan 05, 2015
by
Muhammad Ammar
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #660 from edx/ammar/update_xblock_and_xblock-sdk_depenencies
Update XBlock and xblock-sdk depenencies
parents
f0147367
3666d977
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
11 deletions
+13
-11
requirements/base.txt
+3
-4
requirements/dev.txt
+1
-1
requirements/test-acceptance.txt
+2
-2
requirements/test.txt
+7
-4
No files found.
requirements/base.txt
View file @
0bbc69fc
...
...
@@ -3,21 +3,20 @@
-r wheels.txt
# edX Internal Requirements
git+https://github.com/edx/XBlock.git@fc5fea25c973ec66d8db63cf69a817ce624f5ef5#egg=XBlock
git+https://github.com/edx/xblock-sdk.git@643900aadcb18aaeb7fe67271ca9dbf36e463ee6#egg=xblock-sdk
git+https://github.com/edx/XBlock.git@9c634481dfc85a17dcb3351ca232d7098a38e10e#egg=XBlock
edx-submissions>=0.0.8,<0.1.0
# Third Party Requirements
boto>=2.
13.0
,<3.0.0
boto>=2.
32.1
,<3.0.0
celery==3.0.19
defusedxml==0.4.1
dogapi==1.2.1
django>=1.4,<1.5
django-celery==3.0.17
django-extensions==1.2.5
django-model-utils==1.4.0
djangorestframework<2.4
dogapi==1.2.1
lazy==1.1
loremipsum==1.0.5
python-dateutil==2.1
...
...
requirements/dev.txt
View file @
0bbc69fc
...
...
@@ -8,4 +8,4 @@ django-pdb==0.3.2
sqlparse==0.1.10
# runserver_plus
Werkzeug==0.9.
4
Werkzeug==0.9.
6
requirements/test-acceptance.txt
View file @
0bbc69fc
bok_choy==0.3.
1
nose==1.3.
0
bok_choy==0.3.
2
nose==1.3.
3
requirements/test.txt
View file @
0bbc69fc
-r base.txt
-r test-acceptance.txt
coverage==3.7.1
ddt==0.8.0
django-nose==1.
2
django-nose==1.
3
mock==1.0.1
moto==0.2.22
coverage==3.7.1
pep8==1.4.6
pep8==1.5.7
pylint<1.0
git+https://github.com/edx/i18n-tools.git@f5303e82dff368c7595884d9325aeea1d802da25#egg=i18n_tools
git+https://github.com/pmitros/django-pyfs.git@d175715e0fe3367ec0f1ee429c242d603f6e8b10#egg=djpyfs
git+https://github.com/edx/i18n-tools.git@56f048af9b6868613c14aeae760548834c495011#egg=i18n_tools
git+https://github.com/edx/xblock-sdk.git@44d66a1091947fda130cb3e36135f6dfc3b135f0#egg=xblock-sdk
\ No newline at end of file
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