Skip to content

Commit

Permalink
Merge pull request #770 from GSA/pin-setuptools
Browse files Browse the repository at this point in the history
pin setuptools to 71
  • Loading branch information
btylerburton authored Sep 19, 2024
2 parents 11a79aa + 085ab1e commit 2bc89b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ python-dateutil>=2.8.2
# (most likely for snyk)
itsdangerous==2.0.1
MarkupSafe==2.0.1
setuptools>=70.0.0
wheel==0.42.0

# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
Expand All @@ -99,3 +98,4 @@ urllib3>=1.26.19

certifi>=2024.7.4
cryptography>=43.0.1
setuptools~=71.0.3
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ rfc3987==1.3.8
rq==1.11.0
s3transfer==0.10.2
sansjson==0.3.0
setuptools==74.1.2
setuptools==71.0.3
simplejson==3.18.0
six==1.16.0
SQLAlchemy==1.4.41
Expand Down

0 comments on commit 2bc89b1

Please # to comment.