Skip to content

Commit

Permalink
fix: rebuilt requirements with python3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pomegranited committed Mar 11, 2024
1 parent c4766d5 commit fc0ce5e
Show file tree
Hide file tree
Showing 8 changed files with 81 additions and 40 deletions.
15 changes: 11 additions & 4 deletions requirements/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.9
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -10,6 +10,11 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# django
# kombu
billiard==4.2.0
# via celery
celery==5.3.6
Expand Down Expand Up @@ -84,7 +89,7 @@ markupsafe==2.1.5
# jinja2
# mako
# xblock
newrelic==9.7.0
newrelic==9.7.1
# via edx-django-utils
oauthlib==3.2.2
# via requests-oauthlib
Expand Down Expand Up @@ -124,7 +129,7 @@ requests==2.31.0
# -r requirements/base.in
# requests-oauthlib
# superset-api-client
requests-oauthlib==1.3.1
requests-oauthlib==1.4.0
# via superset-api-client
simplejson==3.19.2
# via xblock
Expand All @@ -149,7 +154,9 @@ typing-extensions==4.10.0
# edx-opaque-keys
# kombu
tzdata==2024.1
# via celery
# via
# backports-zoneinfo
# celery
urllib3==2.2.1
# via requests
vine==5.1.0
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.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.9
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -16,7 +16,7 @@ filelock==3.13.1
# via
# tox
# virtualenv
packaging==23.2
packaging==24.0
# via
# pyproject-api
# tox
Expand Down
19 changes: 13 additions & 6 deletions requirements/dev.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.9
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -21,6 +21,12 @@ astroid==3.1.0
# -r requirements/quality.txt
# pylint
# pylint-celery
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/quality.txt
# celery
# django
# kombu
billiard==4.2.0
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -101,7 +107,7 @@ coverage[toml]==7.4.3
# pytest-cov
ddt==1.7.2
# via -r requirements/quality.txt
diff-cover==8.0.3
diff-cover==7.7.0
# via -r requirements/dev.in
dill==0.3.8
# via
Expand Down Expand Up @@ -220,7 +226,7 @@ mypy-extensions==1.0.0
# via
# -r requirements/quality.txt
# black
newrelic==9.7.0
newrelic==9.7.1
# via
# -r requirements/quality.txt
# edx-django-utils
Expand All @@ -232,7 +238,7 @@ openedx-atlas==0.6.0
# via -r requirements/quality.txt
openedx-filters==1.6.0
# via -r requirements/quality.txt
packaging==23.2
packaging==24.0
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
Expand Down Expand Up @@ -363,7 +369,7 @@ requests==2.31.0
# requests-oauthlib
# responses
# superset-api-client
requests-oauthlib==1.3.1
requests-oauthlib==1.4.0
# via
# -r requirements/quality.txt
# superset-api-client
Expand Down Expand Up @@ -431,6 +437,7 @@ typing-extensions==4.10.0
tzdata==2024.1
# via
# -r requirements/quality.txt
# backports-zoneinfo
# celery
urllib3==2.2.1
# via
Expand Down Expand Up @@ -459,7 +466,7 @@ webob==1.8.7
# via
# -r requirements/quality.txt
# xblock
wheel==0.42.0
wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
43 changes: 28 additions & 15 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.16
alabaster==0.7.13
# via sphinx
amqp==5.2.0
# via
Expand All @@ -24,6 +24,12 @@ babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/test.txt
# celery
# django
# kombu
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
billiard==4.2.0
Expand Down Expand Up @@ -113,7 +119,7 @@ djangorestframework==3.14.0
# django-rest-framework
doc8==1.1.1
# via -r requirements/doc.in
docutils==0.20.1
docutils==0.19
# via
# doc8
# pydata-sphinx-theme
Expand Down Expand Up @@ -148,6 +154,8 @@ importlib-metadata==7.0.2
# keyring
# sphinx
# twine
importlib-resources==6.1.3
# via keyring
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -193,7 +201,7 @@ model-bakery==1.17.0
# django-mock-queries
more-itertools==10.2.0
# via jaraco-classes
newrelic==9.7.0
newrelic==9.7.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -207,7 +215,7 @@ openedx-atlas==0.6.0
# via -r requirements/test.txt
openedx-filters==1.6.0
# via -r requirements/test.txt
packaging==23.2
packaging==24.0
# via
# -r requirements/test.txt
# build
Expand Down Expand Up @@ -236,7 +244,7 @@ pycparser==2.21
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.15.2
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
pygments==2.17.2
# via
Expand Down Expand Up @@ -277,6 +285,7 @@ python-slugify==8.0.4
pytz==2024.1
# via
# -r requirements/test.txt
# babel
# djangorestframework
# xblock
pyyaml==6.0.1
Expand All @@ -297,7 +306,7 @@ requests==2.31.0
# sphinx
# superset-api-client
# twine
requests-oauthlib==1.3.1
requests-oauthlib==1.4.0
# via
# -r requirements/test.txt
# superset-api-client
Expand Down Expand Up @@ -326,24 +335,24 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
# via beautifulsoup4
sphinx==7.2.6
sphinx==6.2.1
# via
# -r requirements/doc.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.1.2
sphinx-book-theme==1.0.1
# via -r requirements/doc.in
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sqlparse==0.4.4
# via
Expand Down Expand Up @@ -379,9 +388,11 @@ typing-extensions==4.10.0
# edx-opaque-keys
# kombu
# pydata-sphinx-theme
# rich
tzdata==2024.1
# via
# -r requirements/test.txt
# backports-zoneinfo
# celery
urllib3==2.2.1
# via
Expand Down Expand Up @@ -410,7 +421,9 @@ webob==1.8.7
xblock==2.0.0
# via -r requirements/test.txt
zipp==3.17.0
# via importlib-metadata
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
6 changes: 3 additions & 3 deletions requirements/pip-tools.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.9
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==7.0.2
# via build
packaging==23.2
packaging==24.0
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
Expand All @@ -23,7 +23,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.42.0
wheel==0.43.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
wheel==0.42.0
wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
15 changes: 11 additions & 4 deletions requirements/quality.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.9
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -20,6 +20,12 @@ astroid==3.1.0
# via
# pylint
# pylint-celery
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/test.txt
# celery
# django
# kombu
billiard==4.2.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -170,7 +176,7 @@ model-bakery==1.17.0
# django-mock-queries
mypy-extensions==1.0.0
# via black
newrelic==9.7.0
newrelic==9.7.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -182,7 +188,7 @@ openedx-atlas==0.6.0
# via -r requirements/test.txt
openedx-filters==1.6.0
# via -r requirements/test.txt
packaging==23.2
packaging==24.0
# via
# -r requirements/test.txt
# black
Expand Down Expand Up @@ -275,7 +281,7 @@ requests==2.31.0
# requests-oauthlib
# responses
# superset-api-client
requests-oauthlib==1.3.1
requests-oauthlib==1.4.0
# via
# -r requirements/test.txt
# superset-api-client
Expand Down Expand Up @@ -330,6 +336,7 @@ typing-extensions==4.10.0
tzdata==2024.1
# via
# -r requirements/test.txt
# backports-zoneinfo
# celery
urllib3==2.2.1
# via
Expand Down
Loading

0 comments on commit fc0ce5e

Please sign in to comment.