Skip to content

Commit

Permalink
Merge pull request #309 from edx/jenkins/upgrade-python-requirements-…
Browse files Browse the repository at this point in the history
…11bc075

Python Requirements Update
  • Loading branch information
awais786 authored Apr 8, 2024
2 parents 11bc075 + 4705a2b commit 3b0179b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
3 changes: 3 additions & 0 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -580,3 +580,6 @@ zipp==3.18.1
# via
# -r requirements/test.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
3 changes: 3 additions & 0 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -536,3 +536,6 @@ zipp==3.18.1
# via
# -r requirements/test.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
5 changes: 4 additions & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -491,4 +491,7 @@ zipp==3.18.1
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
setuptools==69.2.0
# via
# -r requirements/base.txt
# -r requirements/test.in

0 comments on commit 3b0179b

Please sign in to comment.