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 Mar 25, 2024
1 parent 5478381 commit 4e3a75d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,5 @@ urllib3==2.2.1
# via requests

# The following packages are considered to be unsafe in a requirements file:
# setuptools
setuptools==69.2.0
# via -r requirements/base.in
3 changes: 3 additions & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,3 +261,6 @@ urllib3==2.2.1
# requests
virtualenv==20.25.1
# via tox

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 4e3a75d

Please sign in to comment.