refactor: reverting redundant changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# This file is autogenerated by pip-compile with Python 3.8
|
||||
# by the following command:
|
||||
#
|
||||
# make upgrade
|
||||
@@ -33,6 +33,10 @@ asgiref==3.8.1
|
||||
# django-countries
|
||||
asn1crypto==1.5.1
|
||||
# via snowflake-connector-python
|
||||
async-timeout==4.0.3
|
||||
# via
|
||||
# aiohttp
|
||||
# redis
|
||||
attrs==23.2.0
|
||||
# via
|
||||
# -r requirements/edx/kernel.in
|
||||
@@ -50,6 +54,14 @@ babel==2.15.0
|
||||
# enmerkar-underscore
|
||||
backoff==1.10.0
|
||||
# via analytics-python
|
||||
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# celery
|
||||
# django
|
||||
# edx-milestones
|
||||
# icalendar
|
||||
# kombu
|
||||
beautifulsoup4==4.12.3
|
||||
# via pynliner
|
||||
billiard==4.2.0
|
||||
@@ -587,6 +599,12 @@ importlib-metadata==6.11.0
|
||||
# via
|
||||
# -c requirements/edx/../common_constraints.txt
|
||||
# -r requirements/edx/kernel.in
|
||||
# markdown
|
||||
importlib-resources==5.13.0
|
||||
# via
|
||||
# jsonschema
|
||||
# jsonschema-specifications
|
||||
# pycountry
|
||||
inflection==0.5.1
|
||||
# via
|
||||
# drf-spectacular
|
||||
@@ -805,6 +823,8 @@ pillow==10.3.0
|
||||
# edx-enterprise
|
||||
# edx-organizations
|
||||
# edxval
|
||||
pkgutil-resolve-name==1.3.10
|
||||
# via jsonschema
|
||||
platformdirs==4.2.1
|
||||
# via snowflake-connector-python
|
||||
polib==1.2.0
|
||||
@@ -918,6 +938,7 @@ python3-saml==1.16.0
|
||||
pytz==2024.1
|
||||
# via
|
||||
# -r requirements/edx/kernel.in
|
||||
# babel
|
||||
# django-ses
|
||||
# djangorestframework
|
||||
# drf-yasg
|
||||
@@ -1109,15 +1130,21 @@ tqdm==4.66.4
|
||||
typing-extensions==4.11.0
|
||||
# via
|
||||
# -r requirements/edx/paver.txt
|
||||
# annotated-types
|
||||
# asgiref
|
||||
# django-countries
|
||||
# drf-spectacular
|
||||
# edx-opaque-keys
|
||||
# jwcrypto
|
||||
# kombu
|
||||
# pydantic
|
||||
# pydantic-core
|
||||
# pylti1p3
|
||||
# snowflake-connector-python
|
||||
tzdata==2024.1
|
||||
# via celery
|
||||
# via
|
||||
# backports-zoneinfo
|
||||
# celery
|
||||
unicodecsv==0.14.1
|
||||
# via
|
||||
# -r requirements/edx/kernel.in
|
||||
@@ -1135,6 +1162,7 @@ urllib3==1.26.18
|
||||
# elasticsearch
|
||||
# py2neo
|
||||
# requests
|
||||
# snowflake-connector-python
|
||||
user-util==1.1.0
|
||||
# via -r requirements/edx/kernel.in
|
||||
vine==5.1.0
|
||||
@@ -1202,7 +1230,9 @@ xss-utils==0.6.0
|
||||
yarl==1.9.4
|
||||
# via aiohttp
|
||||
zipp==3.18.1
|
||||
# via importlib-metadata
|
||||
# via
|
||||
# importlib-metadata
|
||||
# importlib-resources
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# setuptools
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# This file is autogenerated by pip-compile with Python 3.8
|
||||
# by the following command:
|
||||
#
|
||||
# make upgrade
|
||||
@@ -82,6 +82,12 @@ astroid==2.13.5
|
||||
# -r requirements/edx/testing.txt
|
||||
# pylint
|
||||
# pylint-celery
|
||||
async-timeout==4.0.3
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# aiohttp
|
||||
# redis
|
||||
attrs==23.2.0
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
@@ -106,6 +112,16 @@ backoff==1.10.0
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# analytics-python
|
||||
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# celery
|
||||
# django
|
||||
# edx-milestones
|
||||
# icalendar
|
||||
# kombu
|
||||
beautifulsoup4==4.12.3
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
@@ -862,6 +878,11 @@ event-tracking==2.4.0
|
||||
# edx-completion
|
||||
# edx-proctoring
|
||||
# edx-search
|
||||
exceptiongroup==1.2.1
|
||||
# via
|
||||
# -r requirements/edx/testing.txt
|
||||
# anyio
|
||||
# pytest
|
||||
execnet==2.1.1
|
||||
# via
|
||||
# -r requirements/edx/testing.txt
|
||||
@@ -992,8 +1013,20 @@ import-linter==2.0
|
||||
importlib-metadata==6.11.0
|
||||
# via
|
||||
# -c requirements/edx/../common_constraints.txt
|
||||
# -r requirements/edx/../pip-tools.txt
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# build
|
||||
# markdown
|
||||
# pytest-randomly
|
||||
# sphinx
|
||||
importlib-resources==5.13.0
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# jsonschema
|
||||
# jsonschema-specifications
|
||||
# pycountry
|
||||
inflection==0.5.1
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
@@ -1387,6 +1420,11 @@ pillow==10.3.0
|
||||
# edxval
|
||||
pip-tools==7.4.1
|
||||
# via -r requirements/edx/../pip-tools.txt
|
||||
pkgutil-resolve-name==1.3.10
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# jsonschema
|
||||
platformdirs==4.2.1
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
@@ -1665,6 +1703,7 @@ pytz==2024.1
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# babel
|
||||
# django-ses
|
||||
# djangorestframework
|
||||
# drf-yasg
|
||||
@@ -2008,7 +2047,20 @@ tinycss2==1.2.1
|
||||
# -r requirements/edx/testing.txt
|
||||
# bleach
|
||||
tomli==2.0.1
|
||||
# via django-stubs
|
||||
# via
|
||||
# -r requirements/edx/../pip-tools.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# build
|
||||
# coverage
|
||||
# django-stubs
|
||||
# import-linter
|
||||
# mypy
|
||||
# pip-tools
|
||||
# pylint
|
||||
# pyproject-api
|
||||
# pytest
|
||||
# tox
|
||||
# vulture
|
||||
tomlkit==0.12.5
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
@@ -2041,26 +2093,38 @@ typing-extensions==4.11.0
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# annotated-types
|
||||
# anyio
|
||||
# asgiref
|
||||
# astroid
|
||||
# django-countries
|
||||
# django-stubs
|
||||
# django-stubs-ext
|
||||
# djangorestframework-stubs
|
||||
# drf-spectacular
|
||||
# edx-opaque-keys
|
||||
# fastapi
|
||||
# grimp
|
||||
# import-linter
|
||||
# jwcrypto
|
||||
# kombu
|
||||
# mypy
|
||||
# pact-python
|
||||
# pydantic
|
||||
# pydantic-core
|
||||
# pydata-sphinx-theme
|
||||
# pylint
|
||||
# pylti1p3
|
||||
# rich
|
||||
# snowflake-connector-python
|
||||
# starlette
|
||||
# typer
|
||||
# uvicorn
|
||||
tzdata==2024.1
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# backports-zoneinfo
|
||||
# celery
|
||||
ujson==5.10.0
|
||||
# via
|
||||
@@ -2089,6 +2153,7 @@ urllib3==1.26.18
|
||||
# elasticsearch
|
||||
# py2neo
|
||||
# requests
|
||||
# snowflake-connector-python
|
||||
user-util==1.1.0
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
@@ -2226,9 +2291,11 @@ yarl==1.9.4
|
||||
# pact-python
|
||||
zipp==3.18.1
|
||||
# via
|
||||
# -r requirements/edx/../pip-tools.txt
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# importlib-metadata
|
||||
# importlib-resources
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# pip
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# This file is autogenerated by pip-compile with Python 3.8
|
||||
# by the following command:
|
||||
#
|
||||
# make upgrade
|
||||
@@ -51,6 +51,11 @@ asn1crypto==1.5.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# snowflake-connector-python
|
||||
async-timeout==4.0.3
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# aiohttp
|
||||
# redis
|
||||
attrs==23.2.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -72,6 +77,15 @@ backoff==1.10.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# analytics-python
|
||||
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# celery
|
||||
# django
|
||||
# edx-milestones
|
||||
# icalendar
|
||||
# kombu
|
||||
beautifulsoup4==4.12.3
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -678,6 +692,14 @@ importlib-metadata==6.11.0
|
||||
# via
|
||||
# -c requirements/edx/../common_constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# markdown
|
||||
# sphinx
|
||||
importlib-resources==5.13.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# jsonschema
|
||||
# jsonschema-specifications
|
||||
# pycountry
|
||||
inflection==0.5.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -941,6 +963,10 @@ pillow==10.3.0
|
||||
# edx-enterprise
|
||||
# edx-organizations
|
||||
# edxval
|
||||
pkgutil-resolve-name==1.3.10
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# jsonschema
|
||||
platformdirs==4.2.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -1087,6 +1113,7 @@ python3-saml==1.16.0
|
||||
pytz==2024.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# babel
|
||||
# django-ses
|
||||
# djangorestframework
|
||||
# drf-yasg
|
||||
@@ -1352,10 +1379,14 @@ tqdm==4.66.4
|
||||
# openai
|
||||
typing-extensions==4.11.0
|
||||
# via
|
||||
# annotated-types
|
||||
# asgiref
|
||||
# -r requirements/edx/base.txt
|
||||
# django-countries
|
||||
# drf-spectacular
|
||||
# edx-opaque-keys
|
||||
# jwcrypto
|
||||
# kombu
|
||||
# pydantic
|
||||
# pydantic-core
|
||||
# pydata-sphinx-theme
|
||||
@@ -1364,6 +1395,7 @@ typing-extensions==4.11.0
|
||||
tzdata==2024.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# backports-zoneinfo
|
||||
# celery
|
||||
unicodecsv==0.14.1
|
||||
# via
|
||||
@@ -1383,6 +1415,7 @@ urllib3==1.26.18
|
||||
# elasticsearch
|
||||
# py2neo
|
||||
# requests
|
||||
# snowflake-connector-python
|
||||
user-util==1.1.0
|
||||
# via -r requirements/edx/base.txt
|
||||
vine==5.1.0
|
||||
@@ -1466,6 +1499,7 @@ zipp==3.18.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# importlib-metadata
|
||||
# importlib-resources
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# setuptools
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# This file is autogenerated by pip-compile with Python 3.8
|
||||
# by the following command:
|
||||
#
|
||||
# make upgrade
|
||||
@@ -56,6 +56,11 @@ astroid==2.13.5
|
||||
# via
|
||||
# pylint
|
||||
# pylint-celery
|
||||
async-timeout==4.0.3
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# aiohttp
|
||||
# redis
|
||||
attrs==23.2.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -75,6 +80,15 @@ backoff==1.10.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# analytics-python
|
||||
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# celery
|
||||
# django
|
||||
# edx-milestones
|
||||
# icalendar
|
||||
# kombu
|
||||
beautifulsoup4==4.12.3
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -657,6 +671,10 @@ event-tracking==2.4.0
|
||||
# edx-completion
|
||||
# edx-proctoring
|
||||
# edx-search
|
||||
exceptiongroup==1.2.1
|
||||
# via
|
||||
# anyio
|
||||
# pytest
|
||||
execnet==2.1.1
|
||||
# via pytest-xdist
|
||||
factory-boy==3.3.0
|
||||
@@ -744,6 +762,14 @@ importlib-metadata==6.11.0
|
||||
# via
|
||||
# -c requirements/edx/../common_constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# markdown
|
||||
# pytest-randomly
|
||||
importlib-resources==5.13.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# jsonschema
|
||||
# jsonschema-specifications
|
||||
# pycountry
|
||||
inflection==0.5.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -1025,6 +1051,10 @@ pillow==10.3.0
|
||||
# edx-enterprise
|
||||
# edx-organizations
|
||||
# edxval
|
||||
pkgutil-resolve-name==1.3.10
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# jsonschema
|
||||
platformdirs==4.2.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -1243,6 +1273,7 @@ pytz==2024.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# django-ses
|
||||
# babel
|
||||
# djangorestframework
|
||||
# drf-yasg
|
||||
# edx-completion
|
||||
@@ -1470,6 +1501,14 @@ tinycss2==1.2.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# bleach
|
||||
tomli==2.0.1
|
||||
# via
|
||||
# coverage
|
||||
# import-linter
|
||||
# pylint
|
||||
# pyproject-api
|
||||
# pytest
|
||||
# tox
|
||||
tomlkit==0.12.5
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -1487,20 +1526,32 @@ typer==0.12.3
|
||||
typing-extensions==4.11.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# annotated-types
|
||||
# anyio
|
||||
# asgiref
|
||||
# astroid
|
||||
# django-countries
|
||||
# drf-spectacular
|
||||
# edx-opaque-keys
|
||||
# fastapi
|
||||
# grimp
|
||||
# import-linter
|
||||
# jwcrypto
|
||||
# kombu
|
||||
# pact-python
|
||||
# pydantic
|
||||
# pydantic-core
|
||||
# pylint
|
||||
# pylti1p3
|
||||
# rich
|
||||
# snowflake-connector-python
|
||||
# starlette
|
||||
# typer
|
||||
# uvicorn
|
||||
tzdata==2024.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# backports-zoneinfo
|
||||
# celery
|
||||
ujson==5.10.0
|
||||
# via fastapi
|
||||
@@ -1524,6 +1575,7 @@ urllib3==1.26.18
|
||||
# elasticsearch
|
||||
# py2neo
|
||||
# requests
|
||||
# snowflake-connector-python
|
||||
user-util==1.1.0
|
||||
# via -r requirements/edx/base.txt
|
||||
uvicorn[standard]==0.29.0
|
||||
@@ -1623,6 +1675,7 @@ zipp==3.18.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# importlib-metadata
|
||||
# importlib-resources
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# setuptools
|
||||
|
||||
Reference in New Issue
Block a user