Skip to content

Commit

Permalink
Update packaging requirement from <23,>=21 to >=21,<25 (#1444)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mihir Patel <mihir.v.patel7@gmail.com>
  • Loading branch information
dependabot[bot] and mvpatel2000 authored Aug 14, 2024
1 parent 1b29528 commit d2adc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
'pytest-cov>=4,<6',
'pyright==1.1.256',
'toml>=0.10.2,<0.11',
'packaging>=21,<23',
'packaging>=21,<25',
'hf_transfer==0.1.3',
]

Expand Down

0 comments on commit d2adc98

Please sign in to comment.