Skip to content

Commit

Permalink
fix: pip dependency issues
Browse files Browse the repository at this point in the history
  • Loading branch information
irtazaakram committed Feb 19, 2024
1 parent e424083 commit 2e2d02d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.36.2
wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==21.2.1
pip==24.0
# via -r requirements/pip.in
setuptools==57.4.0
setuptools==69.1.0
# via -r requirements/pip.in

0 comments on commit 2e2d02d

Please sign in to comment.