Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #504

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions edx_repo_tools/audit_gh_users/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ click==8.1.7
# via -r edx_repo_tools/audit_gh_users/extra.in
fastcore==1.5.29
# via ghapi
ghapi==1.0.4
ghapi==1.0.5
# via -r edx_repo_tools/audit_gh_users/extra.in
packaging==23.2
packaging==24.0
# via
# fastcore
# ghapi
Expand Down
20 changes: 11 additions & 9 deletions edx_repo_tools/conventional_commits/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,23 @@ cycler==0.12.1
# via matplotlib
dataset==1.6.2
# via -r edx_repo_tools/conventional_commits/extra.in
fonttools==4.49.0
fonttools==4.51.0
# via matplotlib
greenlet==3.0.3
# via
# -c edx_repo_tools/conventional_commits/../../requirements/constraints.txt
# sqlalchemy
importlib-metadata==7.0.1
# via alembic
importlib-resources==6.1.2
importlib-metadata==6.11.0
# via
# -c edx_repo_tools/conventional_commits/../../requirements/common_constraints.txt
# alembic
importlib-resources==6.4.0
# via
# alembic
# matplotlib
kiwisolver==1.4.5
# via matplotlib
mako==1.3.2
mako==1.3.3
# via alembic
markupsafe==2.1.5
# via mako
Expand All @@ -39,11 +41,11 @@ numpy==1.24.4
# contourpy
# matplotlib
# pandas
packaging==23.2
packaging==24.0
# via matplotlib
pandas==2.0.3
# via -r edx_repo_tools/conventional_commits/extra.in
pillow==10.2.0
pillow==10.3.0
# via matplotlib
pyparsing==3.1.2
# via matplotlib
Expand All @@ -59,11 +61,11 @@ sqlalchemy==1.4.52
# via
# alembic
# dataset
typing-extensions==4.10.0
typing-extensions==4.11.0
# via alembic
tzdata==2024.1
# via pandas
zipp==3.17.0
zipp==3.18.1
# via
# importlib-metadata
# importlib-resources
4 changes: 2 additions & 2 deletions edx_repo_tools/find_dependencies/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
idna==3.6
idna==3.7
# via requests
markdown-it-py==3.0.0
# via rich
Expand All @@ -20,7 +20,7 @@ requests==2.31.0
# via -r edx_repo_tools/find_dependencies/extra.in
rich==13.7.1
# via -r edx_repo_tools/find_dependencies/extra.in
typing-extensions==4.10.0
typing-extensions==4.11.0
# via rich
urllib3==2.2.1
# via requests
6 changes: 3 additions & 3 deletions edx_repo_tools/repo_access_scraper/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ greenlet==3.0.3
# via
# -c edx_repo_tools/repo_access_scraper/../../requirements/constraints.txt
# playwright
playwright==1.42.0
playwright==1.43.0
# via -r edx_repo_tools/repo_access_scraper/extra.in
pyee==11.0.1
pyee==11.1.0
# via playwright
typing-extensions==4.10.0
typing-extensions==4.11.0
# via pyee
6 changes: 3 additions & 3 deletions edx_repo_tools/repo_checks/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ click==8.1.7
# via -r edx_repo_tools/repo_checks/extra.in
fastcore==1.5.29
# via ghapi
ghapi==1.0.4
ghapi==1.0.5
# via -r edx_repo_tools/repo_checks/extra.in
idna==3.6
idna==3.7
# via requests
packaging==23.2
packaging==24.0
# via
# fastcore
# ghapi
Expand Down
28 changes: 14 additions & 14 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,23 @@ distlib==0.3.8
# via virtualenv
docutils==0.20.1
# via statistics
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via pytest
execnet==2.0.2
execnet==2.1.1
# via pytest-xdist
filelock==3.13.1
filelock==3.13.4
# via
# tox
# virtualenv
fissix==21.11.13
fissix==24.4.24
# via bowler
gitdb==4.0.11
# via gitpython
github3-py==4.0.1
# via -r requirements/base.in
gitpython==3.1.42
gitpython==3.1.43
# via -r requirements/base.in
idna==3.6
idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
Expand All @@ -69,30 +69,30 @@ moreorless==0.4.0
# via bowler
msgpack==1.0.8
# via cachecontrol
packaging==23.2
packaging==24.0
# via
# pyproject-api
# pytest
# tox
path==16.10.0
path==16.14.0
# via path-py
path-py==12.5.0
# via -r requirements/base.in
platformdirs==4.2.0
platformdirs==4.2.1
# via
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via
# pytest
# tox
pycparser==2.21
pycparser==2.22
# via cffi
pyjwt[crypto]==2.8.0
# via github3-py
pyproject-api==1.6.1
# via tox
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/base.in
# pytest-logging
Expand Down Expand Up @@ -129,7 +129,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tox==4.14.1
tox==4.14.2
# via -r requirements/base.in
tqdm==4.66.2
# via -r requirements/base.in
Expand All @@ -141,7 +141,7 @@ urllib3==2.2.1
# via requests
urlobject==2.4.3
# via -r requirements/base.in
virtualenv==20.25.1
virtualenv==20.26.0
# via tox
volatile==2.1.0
# via bowler
9 changes: 9 additions & 0 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,12 @@ elasticsearch<7.14.0

# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
django-simple-history==3.0.0

# opentelemetry requires version 6.x at the moment:
# https://github.com/open-telemetry/opentelemetry-python/issues/3570
# Normally this could be added as a constraint in edx-django-utils, where we're
# adding the opentelemetry dependency. However, when we compile pip-tools.txt,
# that uses version 7.x, and then there's no undoing that when compiling base.txt.
# So we need to pin it globally, for now.
# Ticket for unpinning: https://github.com/openedx/edx-lint/issues/407
importlib-metadata<7
50 changes: 28 additions & 22 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ backports-csv==1.0.7
# via -r requirements/base.txt
bowler==0.9.0
# via -r requirements/base.txt
build==1.1.1
build==1.2.1
# via pip-tools
cachecontrol==0.14.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -55,7 +55,7 @@ click==8.1.7
# pip-tools
click-log==0.4.0
# via edx-lint
code-annotations==1.6.0
code-annotations==1.8.0
# via edx-lint
colorama==0.4.6
# via
Expand All @@ -77,20 +77,20 @@ docutils==0.20.1
# statistics
edx-lint==5.3.6
# via -r requirements/development.in
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# -r requirements/base.txt
# pytest
execnet==2.0.2
execnet==2.1.1
# via
# -r requirements/base.txt
# pytest-xdist
filelock==3.13.1
filelock==3.13.4
# via
# -r requirements/base.txt
# tox
# virtualenv
fissix==21.11.13
fissix==24.4.24
# via
# -r requirements/base.txt
# bowler
Expand All @@ -100,14 +100,16 @@ gitdb==4.0.11
# gitpython
github3-py==4.0.1
# via -r requirements/base.txt
gitpython==3.1.42
gitpython==3.1.43
# via -r requirements/base.txt
idna==3.6
idna==3.7
# via
# -r requirements/base.txt
# requests
importlib-metadata==7.0.1
# via build
importlib-metadata==6.11.0
# via
# -c requirements/common_constraints.txt
# build
iniconfig==2.0.0
# via
# -r requirements/base.txt
Expand All @@ -134,14 +136,14 @@ msgpack==1.0.8
# via
# -r requirements/base.txt
# cachecontrol
packaging==23.2
packaging==24.0
# via
# -r requirements/base.txt
# build
# pyproject-api
# pytest
# tox
path==16.10.0
path==16.14.0
# via
# -r requirements/base.txt
# path-py
Expand All @@ -151,18 +153,18 @@ pbr==6.0.0
# via stevedore
pip-tools==7.4.1
# via -r requirements/development.in
platformdirs==4.2.0
platformdirs==4.2.1
# via
# -r requirements/base.txt
# pylint
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via
# -r requirements/base.txt
# pytest
# tox
pycparser==2.21
pycparser==2.22
# via
# -r requirements/base.txt
# cffi
Expand Down Expand Up @@ -192,7 +194,7 @@ pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/base.txt
# -r requirements/development.in
Expand All @@ -201,7 +203,7 @@ pytest==8.0.2
# pytest-xdist
pytest-logging==2015.11.4
# via -r requirements/base.txt
pytest-mock==3.12.0
pytest-mock==3.14.0
# via -r requirements/development.in
pytest-xdist==3.5.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -259,11 +261,11 @@ tomli==2.0.1
# tox
tomlkit==0.12.4
# via pylint
tox==4.14.1
tox==4.14.2
# via -r requirements/base.txt
tqdm==4.66.2
# via -r requirements/base.txt
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# astroid
# pylint
Expand All @@ -278,15 +280,19 @@ urllib3==2.2.1
# responses
urlobject==2.4.3
# via -r requirements/base.txt
virtualenv==20.25.1
virtualenv==20.26.0
# via
# -r requirements/base.txt
# tox
volatile==2.1.0
# via
# -r requirements/base.txt
# bowler
wheel==0.42.0
wheel==0.43.0
# via pip-tools
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
Loading
Loading