Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
ecommerce
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
ecommerce
Commits
79ba6680
Commit
79ba6680
authored
Nov 30, 2016
by
Clinton Blackburn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated production requirements
parent
166f68ea
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
6 deletions
+9
-6
requirements/optional.txt
+1
-1
requirements/production.txt
+8
-5
No files found.
requirements/optional.txt
View file @
79ba6680
# Optional packages
# Optional packages
newrelic==2.7
2.1.53
newrelic==2.7
4.0.54
requirements/production.txt
View file @
79ba6680
# Packages required in a production environment
# Packages required in a production environment
-r base.txt
-r base.txt
django-ses==0.7.0
django-ses==0.8.1
MySQL-python==1.2.5
PyYAML==3.11
gunicorn==19.6.0
# Later versions of gevent wrap Python's __import__ in a way that breaks Oscar imports.
# Later versions of gevent wrap Python's __import__ in a way that breaks Oscar imports.
# For more, see https://github.com/edx/ecommerce/pull/920.
# For more, see https://github.com/edx/ecommerce/pull/920.
gevent==1.0.2
gevent==1.0.2
nodeenv==0.13.6
gunicorn==19.6.0
MySQL-python==1.2.5
nodeenv==1.0.0
python-memcached==1.58
PyYAML==3.12
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