Skip to content

Commit

Permalink
build: upgrade files with 3.8 instead of 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ichintanjoshi committed Apr 3, 2024
1 parent 33023ba commit c82a5eb
Show file tree
Hide file tree
Showing 7 changed files with 86 additions and 39 deletions.
2 changes: 1 addition & 1 deletion 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.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down
13 changes: 9 additions & 4 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.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -20,12 +20,12 @@ distlib==0.3.8
# via
# -r requirements/tox.txt
# virtualenv
filelock==3.13.1
filelock==3.13.3
# via
# -r requirements/tox.txt
# tox
# virtualenv
packaging==23.2
packaging==24.0
# via
# -r requirements/tox.txt
# pyproject-api
Expand All @@ -43,7 +43,12 @@ pyproject-api==1.6.1
# via
# -r requirements/tox.txt
# tox
tox==4.14.0
tomli==2.0.1
# via
# -r requirements/tox.txt
# pyproject-api
# tox
tox==4.14.2
# via -r requirements/tox.txt
virtualenv==20.25.1
# via
Expand Down
26 changes: 17 additions & 9 deletions requirements/doc.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.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
alabaster==0.7.16
alabaster==0.7.13
# via sphinx
babel==2.14.0
# via sphinx
Expand All @@ -20,31 +20,39 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# sphinx
jinja2==3.1.3
# via sphinx
markupsafe==2.1.5
# via jinja2
packaging==23.2
packaging==24.0
# via sphinx
pygments==2.17.2
# via sphinx
pytz==2024.1
# via babel
requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
sphinx==7.1.2
# 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
urllib3==2.2.1
# via requests
zipp==3.18.1
# via importlib-metadata
6 changes: 3 additions & 3 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# 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:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.1
setuptools==69.2.0
# via -r requirements/pip.in
19 changes: 15 additions & 4 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,34 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
build==1.1.1
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
packaging==23.2
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# build
packaging==24.0
# via build
pip-tools==7.4.1
# via -r requirements/pip_tools.in
pyproject-hooks==1.0.0
# via
# build
# pip-tools
wheel==0.42.0
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
wheel==0.43.0
# via pip-tools
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
47 changes: 33 additions & 14 deletions requirements/test.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.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -16,27 +16,38 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via -r requirements/base.txt
coverage==7.4.3
coverage==7.4.4
# via -r requirements/test.in
cryptography==42.0.5
# via secretstorage
docutils==0.20.1
# via readme-renderer
exceptiongroup==1.2.0
# via pytest
flake8==7.0.0
# via -r requirements/test.in
idna==3.6
# via requests
importlib-metadata==7.0.1
# via twine
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# keyring
# twine
importlib-resources==6.4.0
# via keyring
iniconfig==2.0.0
# via pytest
jaraco-classes==3.3.1
jaraco-classes==3.4.0
# via keyring
jaraco-context==4.3.0
# via keyring
jaraco-functools==4.0.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==24.3.1
keyring==25.1.0
# via twine
markdown-it-py==3.0.0
# via rich
Expand All @@ -45,26 +56,28 @@ mccabe==0.7.0
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.17
# via readme-renderer
packaging==23.2
packaging==24.0
# via pytest
pkginfo==1.10.0
# via twine
pluggy==1.4.0
# via pytest
pycodestyle==2.11.1
# via flake8
pycparser==2.21
pycparser==2.22
# via cffi
pyflakes==3.2.0
# via flake8
pygments==2.17.2
# via
# readme-renderer
# rich
pytest==8.0.2
pytest==8.1.1
# via -r requirements/test.in
pytest-runner==6.0.1
# via -r requirements/test.in
Expand All @@ -82,15 +95,21 @@ rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
tomli==2.0.1
# via pytest
twine==5.0.0
# via -r requirements/test.in
typing-extensions==4.10.0
# via rich
urllib3==2.2.1
# via
# requests
# twine
watchdog==4.0.0
# via -r requirements/test.in
wheel==0.42.0
wheel==0.43.0
# via -r requirements/test.in
zipp==3.17.0
# via importlib-metadata
zipp==3.18.1
# via
# importlib-metadata
# importlib-resources
12 changes: 8 additions & 4 deletions requirements/tox.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.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -12,11 +12,11 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.1
filelock==3.13.3
# via
# tox
# virtualenv
packaging==23.2
packaging==24.0
# via
# pyproject-api
# tox
Expand All @@ -28,7 +28,11 @@ pluggy==1.4.0
# via tox
pyproject-api==1.6.1
# via tox
tox==4.14.0
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.14.2
# via -r requirements/tox.in
virtualenv==20.25.1
# via tox
Expand Down

0 comments on commit c82a5eb

Please sign in to comment.