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
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
31e4315e
Commit
31e4315e
authored
5 years ago
by
edX requirements bot
Committed by
Jeremy Bowman
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updating Python Requirements (#20267)
parent
a8058f71
No related branches found
Branches containing commit
No related tags found
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
-3
3 additions, 3 deletions
requirements/edx/base.txt
requirements/edx/development.txt
+3
-3
3 additions, 3 deletions
requirements/edx/development.txt
requirements/edx/testing.txt
+3
-3
3 additions, 3 deletions
requirements/edx/testing.txt
with
9 additions
and
9 deletions
requirements/edx/base.txt
+
3
−
3
View file @
31e4315e
...
...
@@ -63,7 +63,7 @@ cryptography==2.6.1
cssutils==1.0.2 # via pynliner
ddt==1.2.1
decorator==4.4.0 # via pycontracts
defusedxml==0.
5
.0
defusedxml==0.
6
.0
django-appconf==1.0.3 # via django-statici18n
django-babel-underscore==0.5.2
django-babel==0.6.2 # via django-babel-underscore
...
...
@@ -119,7 +119,7 @@ edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.5
edx-proctoring==1.6.
1
edx-proctoring==1.6.
2
edx-rbac==0.1.11 # via edx-enterprise
edx-rest-api-client==1.9.2
edx-search==1.2.2
...
...
@@ -165,7 +165,7 @@ mongoengine==0.10.0
mpmath==1.1.0 # via sympy
mysqlclient==1.4.2.post1
networkx==1.7
newrelic==4.1
6.1
.11
7
newrelic==4.1
8.0
.11
8
nltk==3.4.1
nodeenv==1.1.1
numpy==1.16.2 # via scipy
...
...
This diff is collapsed.
Click to expand it.
requirements/edx/development.txt
+
3
−
3
View file @
31e4315e
...
...
@@ -81,7 +81,7 @@ cssselect==1.0.3
cssutils==1.0.2
ddt==1.2.1
decorator==4.4.0
defusedxml==0.
5
.0
defusedxml==0.
6
.0
dicttoxml==1.7.4
diff-cover==0.9.8
distlib==0.2.8
...
...
@@ -142,7 +142,7 @@ edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.5
edx-proctoring==1.6.
1
edx-proctoring==1.6.
2
edx-rbac==0.1.11
edx-rest-api-client==1.9.2
edx-search==1.2.2
...
...
@@ -218,7 +218,7 @@ moto==0.3.1
mpmath==1.1.0
mysqlclient==1.4.2.post1
networkx==1.7
newrelic==4.1
6.1
.11
7
newrelic==4.1
8.0
.11
8
nltk==3.4.1
nodeenv==1.1.1
numpy==1.16.2
...
...
This diff is collapsed.
Click to expand it.
requirements/edx/testing.txt
+
3
−
3
View file @
31e4315e
...
...
@@ -79,7 +79,7 @@ cssselect==1.0.3
cssutils==1.0.2
ddt==1.2.1
decorator==4.4.0
defusedxml==0.
5
.0
defusedxml==0.
6
.0
dicttoxml==1.7.4 # via moto
diff-cover==0.9.8
distlib==0.2.8 # via caniusepython3
...
...
@@ -138,7 +138,7 @@ edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.5
edx-proctoring==1.6.
1
edx-proctoring==1.6.
2
edx-rbac==0.1.11
edx-rest-api-client==1.9.2
edx-search==1.2.2
...
...
@@ -211,7 +211,7 @@ moto==0.3.1
mpmath==1.1.0
mysqlclient==1.4.2.post1
networkx==1.7
newrelic==4.1
6.1
.11
7
newrelic==4.1
8.0
.11
8
nltk==3.4.1
nodeenv==1.1.1
numpy==1.16.2
...
...
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