Continue to avoid Click typing issue (#3791)

This commit is contained in:
Shantanu 2023-07-16 17:35:19 -07:00 committed by GitHub
parent 6123b4ac26
commit 0e26ada66d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ repos:
additional_dependencies:
- types-PyYAML
- tomli >= 0.2.6, < 2.0.0
- click >= 8.1.0, != 8.1.4
- click >= 8.1.0, != 8.1.4, != 8.1.5
- packaging >= 22.0
- platformdirs >= 2.1.0
- pytest