Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
b8f8f072
Unverified
Commit
b8f8f072
authored
5 years ago
by
Feanil Patel
Browse files
Options
Downloads
Patches
Plain Diff
Run make upgrade.
parent
3cf42a69
Loading
Loading
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
requirements/edx/base.txt
+3
-3
3 additions, 3 deletions
requirements/edx/base.txt
requirements/edx/development.txt
+2
-2
2 additions, 2 deletions
requirements/edx/development.txt
requirements/edx/testing.txt
+2
-2
2 additions, 2 deletions
requirements/edx/testing.txt
with
7 additions
and
7 deletions
requirements/edx/base.txt
+
3
−
3
View file @
b8f8f072
...
...
@@ -134,7 +134,7 @@ glob2==0.7
gunicorn==19.9.0
help-tokens==1.0.4
html5lib==1.0.1
httplib2==0.13.1
httplib2==0.13.1
# via zendesk
idna==2.8
inflection==0.3.1 # via drf-yasg
ipaddress==1.0.22
...
...
@@ -159,7 +159,7 @@ markey==0.8 # via django-babel-underscore
markupsafe==1.1.1
maxminddb==1.4.1 # via geoip2
mock==1.0.1
git+https://github.com/edx/MongoDBProxy.git@
25b99097615bda06bd7cdfe5669ed80dc2a7fed0
#egg=MongoDBProxy==0.1.0
git+https://github.com/edx/MongoDBProxy.git@
d92bafe9888d2940f647a7b2b2383b29c752f35a
#egg=MongoDBProxy==0.1.0
+edx.2
mongoengine==0.10.0
mpmath==1.1.0 # via sympy
mysqlclient==1.4.2.post1
...
...
@@ -234,7 +234,7 @@ soupsieve==1.9.2 # via beautifulsoup4
sqlparse==0.3.0
staff-graded-xblock==0.5
stevedore==1.30.1
super-csv==0.
8
super-csv==0.
9
sympy==1.4
testfixtures==6.10.0 # via edx-enterprise
tincan==0.0.5 # via edx-enterprise
...
...
This diff is collapsed.
Click to expand it.
requirements/edx/development.txt
+
2
−
2
View file @
b8f8f072
...
...
@@ -208,7 +208,7 @@ maxminddb==1.4.1
mccabe==0.6.1
mock==1.0.1
modernize==0.7
git+https://github.com/edx/MongoDBProxy.git@
25b99097615bda06bd7cdfe5669ed80dc2a7fed0
#egg=MongoDBProxy==0.1.0
git+https://github.com/edx/MongoDBProxy.git@
d92bafe9888d2940f647a7b2b2383b29c752f35a
#egg=MongoDBProxy==0.1.0
+edx.2
mongoengine==0.10.0
more-itertools==5.0.0
moto==1.3.1
...
...
@@ -315,7 +315,7 @@ sphinxcontrib-websupport==1.1.2 # via sphinx
sqlparse==0.3.0
staff-graded-xblock==0.5
stevedore==1.30.1
super-csv==0.
8
super-csv==0.
9
sympy==1.4
testfixtures==6.10.0
text-unidecode==1.2
...
...
This diff is collapsed.
Click to expand it.
requirements/edx/testing.txt
+
2
−
2
View file @
b8f8f072
...
...
@@ -201,7 +201,7 @@ markupsafe==1.1.1
maxminddb==1.4.1
mccabe==0.6.1 # via flake8, pylint
mock==1.0.1
git+https://github.com/edx/MongoDBProxy.git@
25b99097615bda06bd7cdfe5669ed80dc2a7fed0
#egg=MongoDBProxy==0.1.0
git+https://github.com/edx/MongoDBProxy.git@
d92bafe9888d2940f647a7b2b2383b29c752f35a
#egg=MongoDBProxy==0.1.0
+edx.2
mongoengine==0.10.0
more-itertools==5.0.0 # via pytest
moto==1.3.1
...
...
@@ -302,7 +302,7 @@ soupsieve==1.9.2
sqlparse==0.3.0
staff-graded-xblock==0.5
stevedore==1.30.1
super-csv==0.
8
super-csv==0.
9
sympy==1.4
testfixtures==6.10.0
text-unidecode==1.2 # via faker
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment