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

chore: Upgrade Python requirements #557

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
7 changes: 2 additions & 5 deletions edx_repo_tools/audit_gh_users/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,11 @@
#
click==8.1.7
# via -r edx_repo_tools/audit_gh_users/extra.in
fastcore==1.5.54
fastcore==1.7.4
# via ghapi
ghapi==1.0.5
ghapi==1.0.6
# via -r edx_repo_tools/audit_gh_users/extra.in
packaging==24.1
# via
# fastcore
# ghapi

# The following packages are considered to be unsafe in a requirements file:
# pip
12 changes: 6 additions & 6 deletions edx_repo_tools/conventional_commits/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alembic==1.13.2
# via dataset
banal==1.0.6
# via dataset
contourpy==1.2.1
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
Expand All @@ -20,15 +20,15 @@ greenlet==3.0.3
# via
# -c edx_repo_tools/conventional_commits/../../requirements/constraints.txt
# sqlalchemy
kiwisolver==1.4.5
kiwisolver==1.4.7
# via matplotlib
mako==1.3.5
# via alembic
markupsafe==2.1.5
# via mako
matplotlib==3.9.1
matplotlib==3.9.2
# via -r edx_repo_tools/conventional_commits/extra.in
numpy==2.0.1
numpy==2.1.1
# via
# contourpy
# matplotlib
Expand All @@ -39,7 +39,7 @@ pandas==2.2.2
# via -r edx_repo_tools/conventional_commits/extra.in
pillow==10.4.0
# via matplotlib
pyparsing==3.1.2
pyparsing==3.1.4
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand All @@ -49,7 +49,7 @@ pytz==2024.1
# via pandas
six==1.16.0
# via python-dateutil
sqlalchemy==1.4.52
sqlalchemy==1.4.53
# via
# alembic
# dataset
Expand Down
12 changes: 7 additions & 5 deletions edx_repo_tools/find_dependencies/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,27 @@
#
# make upgrade
#
certifi==2024.7.4
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
idna==3.7
idna==3.8
# via requests
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
packaging==24.1
# via requirements-parser
pygments==2.18.0
# via rich
requests==2.32.3
# via -r edx_repo_tools/find_dependencies/extra.in
requirements-parser==0.10.1
requirements-parser==0.11.0
# via -r edx_repo_tools/find_dependencies/extra.in
rich==13.7.1
rich==13.8.0
# via -r edx_repo_tools/find_dependencies/extra.in
types-setuptools==71.1.0.20240723
types-setuptools==74.0.0.20240831
# via requirements-parser
urllib3==2.2.2
# via requests
12 changes: 6 additions & 6 deletions edx_repo_tools/pull_request_creator/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,27 @@
#
# make upgrade
#
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.16.0
cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
# via requests
cryptography==43.0.0
cryptography==43.0.1
# via pyjwt
deprecated==1.2.14
# via pygithub
idna==3.7
idna==3.8
# via requests
packaging==24.1
# via -r edx_repo_tools/pull_request_creator/extra.in
pycparser==2.22
# via cffi
pygithub==2.3.0
pygithub==2.4.0
# via -r edx_repo_tools/pull_request_creator/extra.in
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via pygithub
pynacl==1.5.0
# via pygithub
Expand Down
2 changes: 1 addition & 1 deletion edx_repo_tools/repo_access_scraper/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ greenlet==3.0.3
# via
# -c edx_repo_tools/repo_access_scraper/../../requirements/constraints.txt
# playwright
playwright==1.45.1
playwright==1.46.0
# via -r edx_repo_tools/repo_access_scraper/extra.in
pyee==11.1.0
# via playwright
Expand Down
13 changes: 5 additions & 8 deletions edx_repo_tools/repo_checks/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,25 @@
#
cache-to-disk==2.0.0
# via -r edx_repo_tools/repo_checks/extra.in
certifi==2024.7.4
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via -r edx_repo_tools/repo_checks/extra.in
fastcore==1.5.54
fastcore==1.7.4
# via ghapi
ghapi==1.0.5
ghapi==1.0.6
# via -r edx_repo_tools/repo_checks/extra.in
idna==3.7
idna==3.8
# via requests
packaging==24.1
# via
# fastcore
# ghapi
pyyaml==6.0.1
pyyaml==6.0.2
# via -r edx_repo_tools/repo_checks/extra.in
requests==2.32.3
# via -r edx_repo_tools/repo_checks/extra.in
urllib3==2.2.2
# via requests

# The following packages are considered to be unsafe in a requirements file:
# pip
26 changes: 13 additions & 13 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ appdirs==1.4.4
# via
# -r requirements/base.in
# fissix
attrs==23.2.0
attrs==24.2.0
# via bowler
backports-csv==1.0.7
# via -r requirements/base.in
bowler==0.9.0
# via -r requirements/base.in
cachecontrol==0.14.0
# via -r requirements/base.in
cachetools==5.4.0
cachetools==5.5.0
# via tox
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.16.0
cffi==1.17.1
# via cryptography
chardet==5.2.0
# via tox
Expand All @@ -33,7 +33,7 @@ click==8.1.7
# moreorless
colorama==0.4.6
# via tox
cryptography==43.0.0
cryptography==43.0.1
# via pyjwt
distlib==0.3.8
# via virtualenv
Expand All @@ -53,15 +53,15 @@ github3-py==4.0.1
# via -r requirements/base.in
gitpython==3.1.43
# via -r requirements/base.in
idna==3.7
idna==3.8
# via requests
iniconfig==2.0.0
# via pytest
lazy==1.6
# via -r requirements/base.in
lockfile==0.12.2
# via -r requirements/base.in
more-itertools==10.3.0
more-itertools==10.4.0
# via -r requirements/base.in
moreorless==0.4.0
# via bowler
Expand All @@ -72,7 +72,7 @@ packaging==24.1
# pyproject-api
# pytest
# tox
path==16.14.0
path==17.0.0
# via path-py
path-py==12.5.0
# via -r requirements/base.in
Expand All @@ -86,11 +86,11 @@ pluggy==1.5.0
# tox
pycparser==2.22
# via cffi
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via github3-py
pyproject-api==1.7.1
# via tox
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements/base.in
# pytest-logging
Expand All @@ -105,7 +105,7 @@ python-dateutil==2.9.0.post0
# github3-py
python-dotenv==1.0.1
# via -r requirements/base.in
pyyaml==6.0.1
pyyaml==6.0.2
# via -r requirements/base.in
requests==2.32.3
# via
Expand All @@ -122,9 +122,9 @@ smmap==5.0.1
# via gitdb
statistics==1.0.3.5
# via -r requirements/base.in
tox==4.16.0
tox==4.18.0
# via -r requirements/base.in
tqdm==4.66.4
tqdm==4.66.5
# via -r requirements/base.in
uritemplate==4.1.1
# via
Expand Down
9 changes: 0 additions & 9 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,6 @@ 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

# Cause: https://github.com/openedx/event-tracking/pull/290
# event-tracking 2.4.1 upgrades to pymongo 4.4.0 which is not supported on edx-platform.
# We will pin event-tracking to do not break existing installations
Expand Down
Loading
Loading