Remove unused pydantic-settings dependency from pre-commit config (#3437)
This commit is contained in:
parent
38213a02bf
commit
4ed6d0da9b
|
|
@ -45,7 +45,6 @@ repos:
|
|||
fail_fast: true
|
||||
additional_dependencies:
|
||||
- pydantic
|
||||
- pydantic-settings
|
||||
- pytest
|
||||
- cryptography
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
|
|
|
|||
Loading…
Reference in New Issue