Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
course-discovery
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
course-discovery
Commits
e8d2e22a
Commit
e8d2e22a
authored
Mar 15, 2016
by
Clinton Blackburn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed requirements files
ECOM-3895
parent
b45e47a2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
19 additions
and
18 deletions
+19
-18
requirements/base.txt
+7
-6
requirements/docs.txt
+2
-2
requirements/local.txt
+2
-2
requirements/optional.txt
+1
-1
requirements/test.txt
+7
-7
No files found.
requirements/base.txt
View file @
e8d2e22a
django
==
1.8.7
django-extensions
==
1.5.9
django-waffle
==
0.11
djangorestframework
==
3.3.1
django
==
1.8.7
django-extensions
==
1.5.9
django-waffle
==
0.11
djangorestframework
==
3.3.1
djangorestframework-jwt==1.7.2
django-rest-swagger[reST]==0.3.4
edx-auth-backends == 0.1.3
edx-auth-backends==0.1.3
git+https://github.com/edx/edx-drf-extensions.git@clintonb/authentication#egg=edx-drf-extensions==0.1.0
edx-rest-api-client==1.5.0
elasticsearch>=1.0.0,<2.0.0
pytz
==
2015.7
pytz
==
2015.7
requirements/docs.txt
View file @
e8d2e22a
Sphinx
==
1.3.1
sphinx_rtd_theme
==
0.1.9
Sphinx
==
1.3.1
sphinx_rtd_theme
==
0.1.9
requirements/local.txt
View file @
e8d2e22a
...
...
@@ -2,10 +2,10 @@
-r test.txt
-r docs.txt
django-debug-toolbar
==
1.4
django-debug-toolbar
==
1.4
# i18n
transifex-client
==
0.11
transifex-client
==
0.11
git+https://github.com/edx/i18n-tools.git@v0.1.4#egg=i18n_tools==0.1.4
# docker devstack
...
...
requirements/optional.txt
View file @
e8d2e22a
newrelic
==
2.58.1.44
newrelic
==
2.58.1.44
requirements/test.txt
View file @
e8d2e22a
# Packages required for testing
-r base.txt
coverage
==
4.0.2
coverage
==
4.0.2
ddt==1.0.1
django-dynamic-fixture
==
1.8.5
django-nose
==
1.4.2
edx-lint
== 0.4
.0
django-dynamic-fixture
==
1.8.5
django-nose
==
1.4.2
edx-lint
==0.5
.0
factory-boy==2.6.0
httpretty==0.8.14
mock
==
1.3.0
nose-ignore-docstring
==
0.2
pep8
==
1.6.2
mock
==
1.3.0
nose-ignore-docstring
==
0.2
pep8
==
1.6.2
responses==0.5.0
testfixtures==4.7.0
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