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 Apr 1, 2024
1 parent b79b724 commit d98a1fb
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 25 deletions.
4 changes: 0 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,3 @@ sqlparse==0.4.4
# via django
typing-extensions==4.10.0
# via asgiref

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

# The following packages are considered to be unsafe in a requirements file:
setuptools==69.2.0
# via
# -r requirements/base.txt
# -r requirements/docs.txt
# -r requirements/test.txt
4 changes: 0 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,3 @@ urllib3==2.2.1
# via requests
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==69.2.0
# via -r requirements/base.txt
6 changes: 2 additions & 4 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,5 @@ zipp==3.18.1
# via importlib-metadata

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

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

0 comments on commit d98a1fb

Please sign in to comment.