Skip to content

Commit

Permalink
chore: recompile requirements with py38
Browse files Browse the repository at this point in the history
  • Loading branch information
viadanna committed Oct 9, 2024
1 parent f5a25de commit 03b6684
Show file tree
Hide file tree
Showing 16 changed files with 253 additions and 25 deletions.
6 changes: 5 additions & 1 deletion requirements/edx-sandbox/base.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -22,6 +22,8 @@ cycler==0.12.1
# via matplotlib
fonttools==4.51.0
# via matplotlib
importlib-resources==6.4.5
# via matplotlib
joblib==1.4.2
# via nltk
kiwisolver==1.4.5
Expand Down Expand Up @@ -87,3 +89,5 @@ sympy==1.12
# openedx-calc
tqdm==4.66.4
# via nltk
zipp==3.20.2
# via importlib-resources
2 changes: 1 addition & 1 deletion requirements/edx/assets.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
39 changes: 35 additions & 4 deletions requirements/edx/base.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand All @@ -51,6 +55,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
Expand Down Expand Up @@ -601,7 +613,14 @@ idna==3.7
# snowflake-connector-python
# yarl
importlib-metadata==8.5.0
# via -r requirements/edx/bundled.in
# via
# -r requirements/edx/bundled.in
# markdown
importlib-resources==5.13.0
# via
# jsonschema
# jsonschema-specifications
# pycountry
inflection==0.5.1
# via
# drf-spectacular
Expand Down Expand Up @@ -824,6 +843,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
Expand Down Expand Up @@ -937,6 +958,7 @@ python3-saml==1.16.0
pytz==2024.1
# via
# -r requirements/edx/kernel.in
# babel
# django-ses
# djangorestframework
# drf-yasg
Expand Down Expand Up @@ -1131,15 +1153,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
Expand All @@ -1157,6 +1185,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
Expand Down Expand Up @@ -1224,7 +1253,9 @@ xss-utils==0.6.0
yarl==1.9.4
# via aiohttp
zipp==3.20.2
# via importlib-metadata
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
2 changes: 1 addition & 1 deletion requirements/edx/coverage.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
73 changes: 70 additions & 3 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand All @@ -107,6 +113,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
Expand Down Expand Up @@ -884,6 +900,11 @@ event-tracking==2.4.0
# edx-completion
# edx-proctoring
# edx-search
exceptiongroup==1.2.2
# via
# -r requirements/edx/testing.txt
# anyio
# pytest
execnet==2.1.1
# via
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1013,8 +1034,20 @@ import-linter==2.0
# via -r requirements/edx/testing.txt
importlib-metadata==8.5.0
# via
# -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
Expand Down Expand Up @@ -1413,6 +1446,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
Expand Down Expand Up @@ -1691,6 +1729,7 @@ pytz==2024.1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# babel
# django-ses
# djangorestframework
# drf-yasg
Expand Down Expand Up @@ -2035,8 +2074,21 @@ tinycss2==1.2.1
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# bleach
tomli==2.0.1
# via django-stubs
tomli==2.0.2
# 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
Expand Down Expand Up @@ -2069,26 +2121,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.9.0
# via
Expand Down Expand Up @@ -2117,6 +2181,7 @@ urllib3==1.26.18
# elasticsearch
# py2neo
# requests
# snowflake-connector-python
user-util==1.1.0
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -2254,9 +2319,11 @@ yarl==1.9.4
# pact-python
zipp==3.20.2
# 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
Expand Down
Loading

0 comments on commit 03b6684

Please sign in to comment.