Skip to content

Commit

Permalink
Merge pull request #129 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-c3119da

Python Requirements Update
  • Loading branch information
hamzawaleed01 authored Nov 6, 2024
2 parents c3119da + db161be commit c0fecb8
Show file tree
Hide file tree
Showing 7 changed files with 319 additions and 317 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
asgiref==3.8.1
# via django
async-timeout==4.0.3
async-timeout==5.0.0
# via redis
attrs==24.2.0
# via openedx-events
backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -c /home/runner/work/openedx-ledger/openedx-ledger/requirements/constraints.txt
# -c requirements/constraints.txt
# django
# djangorestframework
certifi==2024.8.30
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ tox==4.23.2
# via -r requirements/ci.in
typing-extensions==4.12.2
# via tox
virtualenv==20.27.0
virtualenv==20.27.1
# via tox
Loading

0 comments on commit c0fecb8

Please sign in to comment.