build: Unpin few packages. (#31554)
* build: Unpin few packages. These pins were added to minimize the changeset. * chore: Updating Python Requirements (#31555) Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
This commit is contained in:
@@ -93,11 +93,8 @@ docutils<0.19
|
||||
# so adding following constraints and will unpin one by one.
|
||||
|
||||
django-ratelimit<4.0.0
|
||||
django-classy-tags<4.0.0
|
||||
edx-event-bus-kafka<3.0.0
|
||||
python-slugify<7.0.0
|
||||
django-countries==7.4.2
|
||||
sphinxcontrib-openapi[markdown]==0.7.0
|
||||
icalendar==5.0.1
|
||||
cryptography==38.0.4 # greater version has some issues.
|
||||
importlib-metadata==5.1.0
|
||||
|
||||
@@ -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
|
||||
#
|
||||
|
||||
@@ -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
|
||||
#
|
||||
@@ -249,10 +249,8 @@ django-cache-memoize==0.1.10
|
||||
# via edx-enterprise
|
||||
django-celery-results==2.4.0
|
||||
# via -r requirements/edx/base.in
|
||||
django-classy-tags==3.0.1
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# django-sekizai
|
||||
django-classy-tags==4.0.0
|
||||
# via django-sekizai
|
||||
django-config-models==2.3.0
|
||||
# via
|
||||
# -r requirements/edx/base.in
|
||||
@@ -486,10 +484,8 @@ edx-enterprise==3.60.12
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.in
|
||||
# learner-pathway-progress
|
||||
edx-event-bus-kafka==2.1.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.in
|
||||
edx-event-bus-kafka==3.5.1
|
||||
# via -r requirements/edx/base.in
|
||||
edx-i18n-tools==0.9.2
|
||||
# via ora2
|
||||
edx-milestones==0.4.0
|
||||
@@ -615,10 +611,8 @@ idna==3.4
|
||||
# requests
|
||||
# snowflake-connector-python
|
||||
# yarl
|
||||
importlib-metadata==5.1.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# markdown
|
||||
importlib-metadata==6.0.0
|
||||
# via markdown
|
||||
importlib-resources==5.10.2
|
||||
# via jsonschema
|
||||
inflection==0.5.1
|
||||
|
||||
@@ -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
|
||||
#
|
||||
|
||||
@@ -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
|
||||
#
|
||||
@@ -345,9 +345,8 @@ django-cache-memoize==0.1.10
|
||||
# edx-enterprise
|
||||
django-celery-results==2.4.0
|
||||
# via -r requirements/edx/testing.txt
|
||||
django-classy-tags==3.0.1
|
||||
django-classy-tags==4.0.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# django-sekizai
|
||||
django-config-models==2.3.0
|
||||
@@ -606,10 +605,8 @@ edx-enterprise==3.60.12
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# learner-pathway-progress
|
||||
edx-event-bus-kafka==2.1.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
edx-event-bus-kafka==3.5.1
|
||||
# via -r requirements/edx/testing.txt
|
||||
edx-i18n-tools==0.9.2
|
||||
# via
|
||||
# -r requirements/edx/testing.txt
|
||||
@@ -790,9 +787,8 @@ imagesize==1.4.1
|
||||
# via sphinx
|
||||
import-linter==1.6.0
|
||||
# via -r requirements/edx/testing.txt
|
||||
importlib-metadata==5.1.0
|
||||
importlib-metadata==6.0.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# markdown
|
||||
# pytest-randomly
|
||||
|
||||
@@ -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
|
||||
#
|
||||
@@ -34,10 +34,8 @@ idna==3.4
|
||||
# via requests
|
||||
imagesize==1.4.1
|
||||
# via sphinx
|
||||
importlib-metadata==5.1.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# sphinx
|
||||
importlib-metadata==6.0.0
|
||||
# via sphinx
|
||||
jinja2==3.1.2
|
||||
# via
|
||||
# code-annotations
|
||||
|
||||
@@ -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
|
||||
#
|
||||
|
||||
@@ -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
|
||||
#
|
||||
|
||||
@@ -1,16 +1,14 @@
|
||||
#
|
||||
# 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
|
||||
#
|
||||
wheel==0.38.4
|
||||
# via -r requirements/edx/pip.in
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==22.3.1
|
||||
# via -r requirements/edx/pip.in
|
||||
setuptools==59.8.0
|
||||
# via
|
||||
# -c requirements/edx/../common_constraints.txt
|
||||
# -r requirements/edx/pip.in
|
||||
wheel==0.38.4
|
||||
# via -r requirements/edx/pip.in
|
||||
|
||||
@@ -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
|
||||
#
|
||||
@@ -330,9 +330,8 @@ django-cache-memoize==0.1.10
|
||||
# edx-enterprise
|
||||
django-celery-results==2.4.0
|
||||
# via -r requirements/edx/base.txt
|
||||
django-classy-tags==3.0.1
|
||||
django-classy-tags==4.0.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# django-sekizai
|
||||
django-config-models==2.3.0
|
||||
@@ -587,10 +586,8 @@ edx-enterprise==3.60.12
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# learner-pathway-progress
|
||||
edx-event-bus-kafka==2.1.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
edx-event-bus-kafka==3.5.1
|
||||
# via -r requirements/edx/base.txt
|
||||
edx-i18n-tools==0.9.2
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -756,9 +753,8 @@ idna==3.4
|
||||
# yarl
|
||||
import-linter==1.6.0
|
||||
# via -r requirements/edx/testing.in
|
||||
importlib-metadata==5.1.0
|
||||
importlib-metadata==6.0.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# markdown
|
||||
# pytest-randomly
|
||||
|
||||
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user