mirror of
https://github.com/mvt-project/mvt.git
synced 2026-09-23 09:50:46 +02:00
Fixes date parsing issue in tombstones (#635)
This commit is contained in:
@@ -36,6 +36,7 @@ dependencies = [
|
||||
"pydantic==2.11.5",
|
||||
"pydantic-settings==2.9.1",
|
||||
"NSKeyedUnArchiver==1.5",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
]
|
||||
requires-python = ">= 3.10"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user