Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-analytics-data-api
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-analytics-data-api
Commits
3120016d
Commit
3120016d
authored
Aug 15, 2014
by
jhelbert
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #15 from edx/jhelbert/requirements
requirements licenses
parents
efdf2f17
192aa07b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
13 deletions
+13
-13
requirements/base.txt
+9
-9
requirements/production.txt
+4
-4
No files found.
requirements/base.txt
View file @
3120016d
Django==1.6.5
Django==1.6.5
# BSD License
Markdown==2.4.1
Markdown==2.4.1
# BSD
South==0.8.1
South==0.8.1
# APache License
django-model-utils==1.4.0
django-model-utils==1.4.0
# BSD
djangorestframework==2.3.5
djangorestframework==2.3.5
# BSD
ipython==2.1.0
ipython==2.1.0
# BSD
django-rest-swagger==0.1.14
django-rest-swagger==0.1.14
# BSD
djangorestframework-csv==1.3.3
djangorestframework-csv==1.3.3
# BSD
iso3166==0.1
iso3166==0.1
# MIT
requirements/production.txt
View file @
3120016d
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# production that isn't in development.
# production that isn't in development.
-r base.txt
-r base.txt
MySQL-python==1.2.5
MySQL-python==1.2.5
# GPL License
PyYAML==3.11
PyYAML==3.11
# MIT
gunicorn==0.17.4
gunicorn==0.17.4
# MIT
path.py==5.2
path.py==5.2
# MIT
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