Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
code.vt.edu will be down for maintenance from 0530-0630 EDT Wednesday, March 26th
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
bec7fd66
Commit
bec7fd66
authored
6 years ago
by
Ned Batchelder
Browse files
Options
Downloads
Patches
Plain Diff
$ make upgrade
parent
55cc2aea
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
requirements/edx/development.txt
+2
-2
2 additions, 2 deletions
requirements/edx/development.txt
requirements/edx/paver.txt
+1
-1
1 addition, 1 deletion
requirements/edx/paver.txt
requirements/edx/testing.txt
+3
-3
3 additions, 3 deletions
requirements/edx/testing.txt
with
6 additions
and
6 deletions
requirements/edx/development.txt
+
2
−
2
View file @
bec7fd66
...
...
@@ -270,7 +270,7 @@ pytest-cov==2.5.1
pytest-django==3.1.2
pytest-forked==0.2
pytest-randomly==1.2.3
pytest-xdist==1.2
4.1
pytest-xdist==1.2
5.0
pytest==3.6.3
python-dateutil==2.4.0
python-levenshtein==0.12.0
...
...
@@ -325,7 +325,7 @@ text-unidecode==1.2
tincan==0.0.5
toml==0.10.0
tox-battery==0.5.1
tox==3.
5.3
tox==3.
6.0
traceback2==1.4.0
transifex-client==0.13.5
twisted==16.6.0
...
...
This diff is collapsed.
Click to expand it.
requirements/edx/paver.txt
+
1
−
1
View file @
bec7fd66
...
...
@@ -25,6 +25,6 @@ pyyaml==3.13 # via watchdog
requests==2.21.0
six==1.11.0 # via edx-opaque-keys, libsass, paver, stevedore
stevedore==1.10.0
urllib3==1.23
urllib3==1.23
# via requests
watchdog==0.9.0
wrapt==1.10.5
This diff is collapsed.
Click to expand it.
requirements/edx/testing.txt
+
3
−
3
View file @
bec7fd66
...
...
@@ -245,7 +245,7 @@ pyjwkest==1.3.2
pyjwt==1.5.2
pylint-celery==0.3 # via edx-lint
pylint-django==0.7.2 # via edx-lint
pylint-plugin-utils==0.3
pylint-plugin-utils==0.3
# via pylint-celery, pylint-django
pylint==1.7.6 # via edx-lint, pylint-celery, pylint-django, pylint-plugin-utils
pymongo==2.9.1
pynliner==0.8.0
...
...
@@ -259,7 +259,7 @@ pytest-cov==2.5.1
pytest-django==3.1.2
pytest-forked==0.2 # via pytest-xdist
pytest-randomly==1.2.3
pytest-xdist==1.2
4.1
pytest-xdist==1.2
5.0
pytest==3.6.3
python-dateutil==2.4.0
python-levenshtein==0.12.0
...
...
@@ -310,7 +310,7 @@ text-unidecode==1.2 # via faker
tincan==0.0.5
toml==0.10.0 # via tox
tox-battery==0.5.1
tox==3.
5.3
tox==3.
6.0
traceback2==1.4.0 # via testtools, unittest2
transifex-client==0.13.5
twisted==16.6.0 # via pa11ycrawler, scrapy
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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