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
d5c71cd6
Commit
d5c71cd6
authored
Nov 23, 2015
by
Calen Pennington
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pin requirements
parent
4ecf27bd
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
19 additions
and
19 deletions
+19
-19
requirements/base.txt
+6
-6
requirements/docs.txt
+2
-2
requirements/local.txt
+2
-2
requirements/optional.txt
+1
-1
requirements/test.txt
+8
-8
No files found.
requirements/base.txt
View file @
d5c71cd6
django
>=1.8.6,<1.9
django
== 1.8.6
django-extensions
==
1.5.9
django-extensions
==
1.5.9
django-waffle
django-waffle
== 0.11
djangorestframework
djangorestframework
== 3.3.1
edx-auth-backends
edx-auth-backends
== 0.1.3
pytz
pytz
== 2015.7
requirements/docs.txt
View file @
d5c71cd6
Sphinx
Sphinx
== 1.3.1
sphinx_rtd_theme
sphinx_rtd_theme
== 0.1.9
requirements/local.txt
View file @
d5c71cd6
...
@@ -2,10 +2,10 @@
...
@@ -2,10 +2,10 @@
-r test.txt
-r test.txt
-r docs.txt
-r docs.txt
django-debug-toolbar
django-debug-toolbar
== 1.4
# i18n
# i18n
transifex-client
transifex-client
== 0.11
git+https://github.com/edx/i18n-tools.git@v0.1.4#egg=i18n_tools==0.1.4
git+https://github.com/edx/i18n-tools.git@v0.1.4#egg=i18n_tools==0.1.4
# docker devstack
# docker devstack
...
...
requirements/optional.txt
View file @
d5c71cd6
newrelic
newrelic
== 2.58.1.44
requirements/test.txt
View file @
d5c71cd6
# Packages required for testing
# Packages required for testing
-r base.txt
-r base.txt
coverage
coverage
== 4.0.2
django-dynamic-fixture
django-dynamic-fixture
== 1.8.5
django-nose
django-nose
== 1.4.2
mock
mock
== 1.3.0
nose-ignore-docstring
nose-ignore-docstring
== 0.2
pep8
pep8
== 1.6.2
pylint
pylint
== 1.4.4
edx-lint
edx-lint
== 0.2.7
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