Skip to content
Snippets Groups Projects
Unverified Commit abe12c89 authored by Christie Rice's avatar Christie Rice Committed by GitHub
Browse files

ENT-1321 Upgrade requirements (#21386)

parent 3f3caba0
Branches
Tags
No related merge requests found
......@@ -20,7 +20,7 @@ lxml==3.8.0
markupsafe==1.1.1
matplotlib==2.2.4
networkx==1.7
nltk==3.4.4
nltk==3.4.5
numpy==1.7.2
pycparser==2.19
pyparsing==2.2.0
......
......@@ -11,7 +11,7 @@ enum34==1.1.6 # via cryptography
ipaddress==1.0.22 # via cryptography
lxml==3.8.0
networkx==1.7
nltk==3.4.4
nltk==3.4.5
pycparser==2.19 # via cffi
singledispatch==3.4.0.3 # via nltk
six==1.11.0 # via cryptography, nltk, singledispatch
......@@ -106,7 +106,7 @@ edx-django-release-util==0.3.1
edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.0
edx-drf-extensions==2.4.0
edx-enterprise==1.9.1
edx-enterprise==1.9.3
edx-i18n-tools==0.4.8
edx-milestones==0.2.3
edx-oauth2-provider==1.3.0
......@@ -121,7 +121,7 @@ git+https://github.com/mitodl/edx-sga.git@3828ba9e413080a81b907a3381e5ffa05e063f
edx-submissions==2.1.1
edx-user-state-client==1.1.1
edx-when==0.3
edxval==1.1.25
edxval==1.1.26
elasticsearch==1.9.0 # via edx-search
enum34==1.1.6
event-tracking==0.2.9
......@@ -166,7 +166,7 @@ mpmath==1.1.0 # via sympy
mysqlclient==1.4.4
networkx==1.7
newrelic==5.0.2.126
nltk==3.4.4
nltk==3.4.5
nodeenv==1.1.1
numpy==1.16.4
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
......
......@@ -130,7 +130,7 @@ edx-django-release-util==0.3.1
edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.0
edx-drf-extensions==2.4.0
edx-enterprise==1.9.1
edx-enterprise==1.9.3
edx-i18n-tools==0.4.8
edx-lint==1.3.0
edx-milestones==0.2.3
......@@ -147,14 +147,14 @@ edx-sphinx-theme==1.5.0
edx-submissions==2.1.1
edx-user-state-client==1.1.1
edx-when==0.3
edxval==1.1.25
edxval==1.1.26
elasticsearch==1.9.0
entrypoints==0.3
enum34==1.1.6
event-tracking==0.2.9
execnet==1.7.0
factory_boy==2.8.1
faker==2.0.0
faker==2.0.1
faulthandler==3.1 ; python_version == "2.7"
feedparser==5.1.3
filelock==3.0.12
......@@ -216,7 +216,7 @@ mpmath==1.1.0
mysqlclient==1.4.4
networkx==1.7
newrelic==5.0.2.126
nltk==3.4.4
nltk==3.4.5
nodeenv==1.1.1
numpy==1.16.4
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
......
......@@ -126,7 +126,7 @@ edx-django-release-util==0.3.1
edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.0
edx-drf-extensions==2.4.0
edx-enterprise==1.9.1
edx-enterprise==1.9.3
edx-i18n-tools==0.4.8
edx-lint==1.3.0
edx-milestones==0.2.3
......@@ -142,14 +142,14 @@ git+https://github.com/mitodl/edx-sga.git@3828ba9e413080a81b907a3381e5ffa05e063f
edx-submissions==2.1.1
edx-user-state-client==1.1.1
edx-when==0.3
edxval==1.1.25
edxval==1.1.26
elasticsearch==1.9.0
entrypoints==0.3 # via flake8
enum34==1.1.6
event-tracking==0.2.9
execnet==1.7.0 # via pytest-xdist
factory_boy==2.8.1
faker==2.0.0 # via factory-boy
faker==2.0.1 # via factory-boy
faulthandler==3.1 ; python_version == "2.7" # via pytest-faulthandler
feedparser==5.1.3
filelock==3.0.12 # via tox
......@@ -209,7 +209,7 @@ mpmath==1.1.0
mysqlclient==1.4.4
networkx==1.7
newrelic==5.0.2.126
nltk==3.4.4
nltk==3.4.5
nodeenv==1.1.1
numpy==1.16.4
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment