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
7d7d6a65
Commit
7d7d6a65
authored
5 years ago
by
Ned Batchelder
Browse files
Options
Downloads
Patches
Plain Diff
make upgrade
parent
2b06a941
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
requirements/edx/base.txt
+3
-9
3 additions, 9 deletions
requirements/edx/base.txt
requirements/edx/development.txt
+1
-0
1 addition, 0 deletions
requirements/edx/development.txt
requirements/edx/testing.txt
+8
-7
8 additions, 7 deletions
requirements/edx/testing.txt
with
12 additions
and
16 deletions
requirements/edx/base.txt
+
3
−
9
View file @
7d7d6a65
...
...
@@ -44,8 +44,6 @@ git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2
click==7.0 # via code-annotations, user-util
code-annotations==0.3.3 # via edx-enterprise
contextlib2==0.6.0.post1
coreapi==2.3.3 # via drf-yasg
coreschema==0.0.4 # via coreapi, drf-yasg
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
cryptography==2.8
cssutils==1.0.2 # via pynliner
...
...
@@ -94,9 +92,10 @@ djangorestframework-xml==1.4.0 # via edx-enterprise
djangorestframework==3.9.4
docopt==0.6.2
docutils==0.16 # via botocore
drf-yasg==1.16
drf-yasg==1.16
# via edx-api-doc-tools
edx-ace==0.1.13
edx-analytics-data-api-client==0.15.3
edx-api-doc-tools==1.0.2
edx-bulk-grades==0.6.6
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.1
...
...
@@ -136,11 +135,9 @@ help-tokens==1.0.5
html5lib==1.0.1
httplib2==0.16.0
idna==2.8
inflection==0.3.1 # via drf-yasg
ipaddress==1.0.23
isodate==0.6.0 # via python3-saml
itypes==1.1.0 # via coreapi
jinja2==2.10.3 # via code-annotations, coreschema
jinja2==2.10.3 # via code-annotations
jmespath==0.9.4 # via boto3, botocore
jsondiff==1.2.0 # via edx-enterprise
jsonfield==2.0.2
...
...
@@ -210,8 +207,6 @@ requests-oauthlib==1.1.0
requests==2.22.0
rest-condition==1.0.3
rfc6266-parser==0.0.6
ruamel.yaml.clib==0.2.0 # via ruamel.yaml
ruamel.yaml==0.16.5 # via drf-yasg
rules==2.2
s3transfer==0.1.13 # via boto3
sailthru-client==2.2.3
...
...
@@ -234,7 +229,6 @@ sympy==1.5.1
testfixtures==6.10.3 # via edx-enterprise
text-unidecode==1.3 # via python-slugify
unicodecsv==0.14.1
uritemplate==3.0.1 # via coreapi, drf-yasg
urllib3==1.25.7
user-util==0.1.5
voluptuous==0.11.7
...
...
This diff is collapsed.
Click to expand it.
requirements/edx/development.txt
+
1
−
0
View file @
7d7d6a65
...
...
@@ -108,6 +108,7 @@ docutils==0.16
drf-yasg==1.16
edx-ace==0.1.13
edx-analytics-data-api-client==0.15.3
edx-api-doc-tools==1.0.2
edx-bulk-grades==0.6.6
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.1
...
...
This diff is collapsed.
Click to expand it.
requirements/edx/testing.txt
+
8
−
7
View file @
7d7d6a65
...
...
@@ -49,8 +49,8 @@ click==7.0
code-annotations==0.3.3
colorama==0.4.3 # via radon
contextlib2==0.6.0.post1
coreapi==2.3.3
coreschema==0.0.4
coreapi==2.3.3
# via drf-yasg
coreschema==0.0.4
# via coreapi, drf-yasg
coverage==5.0.3
git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
...
...
@@ -105,6 +105,7 @@ docutils==0.16
drf-yasg==1.16
edx-ace==0.1.13
edx-analytics-data-api-client==0.15.3
edx-api-doc-tools==1.0.2
edx-bulk-grades==0.6.6
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.1
...
...
@@ -156,11 +157,11 @@ httpretty==0.9.7
idna==2.8
importlib-metadata==1.4.0
inflect==3.0.2
inflection==0.3.1
inflection==0.3.1
# via drf-yasg
ipaddress==1.0.23
isodate==0.6.0
isort==4.3.21
itypes==1.1.0
itypes==1.1.0
# via coreapi
jinja2-pluralize==0.3.0
jinja2==2.10.3
jmespath==0.9.4
...
...
@@ -258,8 +259,8 @@ requests-oauthlib==1.1.0
requests==2.22.0
rest-condition==1.0.3
rfc6266-parser==0.0.6
ruamel.yaml.clib==0.2.0
ruamel.yaml==0.16.5
ruamel.yaml.clib==0.2.0
# via ruamel.yaml
ruamel.yaml==0.16.5
# via drf-yasg
rules==2.2
s3transfer==0.1.13
sailthru-client==2.2.3
...
...
@@ -289,7 +290,7 @@ tox==3.14.3
transifex-client==0.13.4
unicodecsv==0.14.1
unidiff==0.5.5
uritemplate==3.0.1
uritemplate==3.0.1
# via coreapi, drf-yasg
urllib3==1.25.7
user-util==0.1.5
virtualenv==16.7.9 # via tox
...
...
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