Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed May 16, 2024
1 parent 3ca0da4 commit aa3ca3d
Show file tree
Hide file tree
Showing 10 changed files with 97 additions and 80 deletions.
6 changes: 3 additions & 3 deletions edx_repo_tools/audit_gh_users/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
click==8.1.7
# via -r edx_repo_tools/audit_gh_users/extra.in
fastcore==1.5.29
fastcore==1.5.35
# 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.5
# 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
6 changes: 3 additions & 3 deletions edx_repo_tools/find_dependencies/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ 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
mdurl==0.1.2
# via markdown-it-py
pygments==2.17.2
pygments==2.18.0
# via rich
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
8 changes: 4 additions & 4 deletions edx_repo_tools/repo_checks/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via -r edx_repo_tools/repo_checks/extra.in
fastcore==1.5.29
fastcore==1.5.35
# 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
34 changes: 17 additions & 17 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,29 +33,29 @@ click==8.1.7
# moreorless
colorama==0.4.6
# via tox
cryptography==42.0.5
cryptography==42.0.7
# via pyjwt
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.14.0
# 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,37 +69,37 @@ 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.2
# 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.2.0
# via
# -r requirements/base.in
# pytest-logging
# pytest-xdist
pytest-logging==2015.11.4
# via -r requirements/base.in
pytest-xdist==3.5.0
pytest-xdist==3.6.1
# via -r requirements/base.in
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -129,9 +129,9 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tox==4.14.1
tox==4.15.0
# via -r requirements/base.in
tqdm==4.66.2
tqdm==4.66.4
# via -r requirements/base.in
uritemplate==4.1.1
# via
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.2
# 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
Loading

0 comments on commit aa3ca3d

Please sign in to comment.