mirror of
https://github.com/mvt-project/mvt
synced 2025-10-21 22:42:15 +02:00
Compare commits
2 Commits
tzdata-dep
...
fix/vt
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e507c3ecbc | ||
|
|
197c89b08f |
@@ -2,4 +2,4 @@ mkdocs==1.6.1
|
|||||||
mkdocs-autorefs==1.4.3
|
mkdocs-autorefs==1.4.3
|
||||||
mkdocs-material==9.6.20
|
mkdocs-material==9.6.20
|
||||||
mkdocs-material-extensions==1.3.1
|
mkdocs-material-extensions==1.3.1
|
||||||
mkdocstrings==0.30.1
|
mkdocstrings==0.30.0
|
||||||
@@ -35,7 +35,6 @@ dependencies = [
|
|||||||
"pydantic-settings==2.10.1",
|
"pydantic-settings==2.10.1",
|
||||||
"NSKeyedUnArchiver==1.5.2",
|
"NSKeyedUnArchiver==1.5.2",
|
||||||
"python-dateutil==2.9.0.post0",
|
"python-dateutil==2.9.0.post0",
|
||||||
"tzdata==2025.2",
|
|
||||||
]
|
]
|
||||||
requires-python = ">= 3.10"
|
requires-python = ">= 3.10"
|
||||||
|
|
||||||
|
|||||||
@@ -1159,9 +1159,5 @@
|
|||||||
{
|
{
|
||||||
"version": "26",
|
"version": "26",
|
||||||
"build": "23A341"
|
"build": "23A341"
|
||||||
},
|
|
||||||
{
|
|
||||||
"version": "26.0.1",
|
|
||||||
"build": "23A355"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user