Skip to content

Commit

Permalink
Merge pull request openedx#31434 from openedx/saleem-latif/ENT-6518-u…
Browse files Browse the repository at this point in the history
…pdates

ENT-6518: chore: Updated edx-enterprise version to 3.59.0
  • Loading branch information
saleem-latif authored Dec 13, 2022
2 parents b8a34f0 + 0fcd433 commit d7f2b55
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 55 deletions.
9 changes: 4 additions & 5 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# This is a temporary solution to override the real common_constraints.txt
# In edx-lint, until the pyjwt constraint in edx-lint has been removed.
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# A central location for most common version constraints
# (across edx repos) for pip-installation.
#
Expand Down Expand Up @@ -35,3 +30,7 @@ setuptools<60

# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
django-simple-history==3.0.0

# tox>4.0.0 isn't yet compatible with many tox plugins, causing CI failures in almost all repos.
# Details can be found in this discussion: https://github.com/tox-dev/tox/discussions/1810
tox<4.0.0
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ django-storages<1.9
# The team that owns this package will manually bump this package rather than having it pulled in automatically.
# This is to allow them to better control its deployment and to do it in a process that works better
# for them.
edx-enterprise==3.58.18
edx-enterprise==3.59.0

# oauthlib>3.0.1 causes test failures ( also remove the django-oauth-toolkit constraint when this is fixed )
oauthlib==3.0.1
Expand Down
4 changes: 2 additions & 2 deletions requirements/edx-sandbox/py38.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down
12 changes: 3 additions & 9 deletions requirements/edx/base.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down Expand Up @@ -172,7 +172,6 @@ defusedxml==0.7.1
# python3-openid
# python3-saml
# social-auth-core
# tableauserverclient
deprecated==1.2.13
# via
# jwcrypto
Expand Down Expand Up @@ -478,7 +477,7 @@ edx-drf-extensions==8.3.1
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.58.18
edx-enterprise==3.59.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.in
Expand Down Expand Up @@ -779,7 +778,6 @@ packaging==21.3
# drf-yasg
# py2neo
# redis
# tableauserverclient
pansi==2020.7.3
# via py2neo
path==16.5.0
Expand Down Expand Up @@ -986,7 +984,6 @@ requests==2.28.1
# slumber
# snowflake-connector-python
# social-auth-core
# tableauserverclient
requests-oauthlib==1.3.1
# via
# -r requirements/edx/base.in
Expand Down Expand Up @@ -1097,8 +1094,6 @@ super-csv==3.0.1
# edx-bulk-grades
sympy==1.11.1
# via openedx-calc
tableauserverclient==0.23
# via edx-enterprise
testfixtures==7.0.2
# via edx-enterprise
text-unidecode==1.3
Expand Down Expand Up @@ -1127,7 +1122,6 @@ urllib3==1.26.12
# py2neo
# requests
# snowflake-connector-python
# tableauserverclient
user-util==1.0.0
# via -r requirements/edx/base.in
vine==5.0.0
Expand Down
4 changes: 2 additions & 2 deletions requirements/edx/coverage.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down
15 changes: 4 additions & 11 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down Expand Up @@ -253,7 +253,6 @@ defusedxml==0.7.1
# python3-openid
# python3-saml
# social-auth-core
# tableauserverclient
deprecated==1.2.13
# via
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -598,7 +597,7 @@ edx-drf-extensions==8.3.1
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.58.18
edx-enterprise==3.59.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1035,7 +1034,6 @@ packaging==21.3
# pytest
# redis
# sphinx
# tableauserverclient
# tox
pact-python==1.6.0
# via -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1368,7 +1366,6 @@ requests==2.28.1
# snowflake-connector-python
# social-auth-core
# sphinx
# tableauserverclient
requests-oauthlib==1.3.1
# via
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1540,10 +1537,6 @@ sympy==1.11.1
# via
# -r requirements/edx/testing.txt
# openedx-calc
tableauserverclient==0.23
# via
# -r requirements/edx/testing.txt
# edx-enterprise
testfixtures==7.0.2
# via
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1575,6 +1568,7 @@ tomlkit==0.11.6
# pylint
tox==3.27.0
# via
# -c requirements/edx/../common_constraints.txt
# -r requirements/edx/testing.txt
# tox-battery
tox-battery==0.6.1
Expand Down Expand Up @@ -1615,7 +1609,6 @@ urllib3==1.26.12
# requests
# selenium
# snowflake-connector-python
# tableauserverclient
user-util==1.0.0
# via -r requirements/edx/testing.txt
uvicorn==0.19.0
Expand Down
4 changes: 2 additions & 2 deletions requirements/edx/doc.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down
4 changes: 2 additions & 2 deletions requirements/edx/paver.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down
4 changes: 2 additions & 2 deletions requirements/edx/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down
8 changes: 2 additions & 6 deletions requirements/edx/pip.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
--index-url http://edx.devstack.devpi:3141/root/pypi/+simple/
--extra-index-url https://pypi.python.org/simple
--trusted-host edx.devstack.devpi

wheel==0.38.4
# via -r requirements/edx/pip.in

Expand Down
15 changes: 4 additions & 11 deletions requirements/edx/testing.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down Expand Up @@ -242,7 +242,6 @@ defusedxml==0.7.1
# python3-openid
# python3-saml
# social-auth-core
# tableauserverclient
deprecated==1.2.13
# via
# -r requirements/edx/base.txt
Expand Down Expand Up @@ -578,7 +577,7 @@ edx-drf-extensions==8.3.1
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.58.18
edx-enterprise==3.59.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
Expand Down Expand Up @@ -978,7 +977,6 @@ packaging==21.3
# py2neo
# pytest
# redis
# tableauserverclient
# tox
pact-python==1.6.0
# via -r requirements/edx/testing.in
Expand Down Expand Up @@ -1290,7 +1288,6 @@ requests==2.28.1
# slumber
# snowflake-connector-python
# social-auth-core
# tableauserverclient
requests-oauthlib==1.3.1
# via
# -r requirements/edx/base.txt
Expand Down Expand Up @@ -1432,10 +1429,6 @@ sympy==1.11.1
# via
# -r requirements/edx/base.txt
# openedx-calc
tableauserverclient==0.23
# via
# -r requirements/edx/base.txt
# edx-enterprise
testfixtures==7.0.2
# via
# -r requirements/edx/base.txt
Expand All @@ -1459,6 +1452,7 @@ tomlkit==0.11.6
# via pylint
tox==3.27.0
# via
# -c requirements/edx/../common_constraints.txt
# -r requirements/edx/testing.in
# tox-battery
tox-battery==0.6.1
Expand Down Expand Up @@ -1498,7 +1492,6 @@ urllib3==1.26.12
# requests
# selenium
# snowflake-connector-python
# tableauserverclient
user-util==1.0.0
# via -r requirements/edx/base.txt
uvicorn==0.19.0
Expand Down
4 changes: 2 additions & 2 deletions scripts/xblock/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down

0 comments on commit d7f2b55

Please sign in to comment.