mirror of
https://github.com/mvt-project/mvt.git
synced 2026-02-12 16:42:45 +00:00
Add Pydantic dependencies
This commit is contained in:
@@ -32,6 +32,8 @@ dependencies = [
|
||||
"cryptography >=42.0.5",
|
||||
"pyyaml >=6.0",
|
||||
"pyahocorasick >= 2.0.0",
|
||||
"pydantic >= 2.10.0",
|
||||
"pydantic-settings >= 2.7.0",
|
||||
]
|
||||
requires-python = ">= 3.8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user