mirror of
https://github.com/mvt-project/mvt.git
synced 2026-04-06 20:12:26 +02:00
Compare commits
5 Commits
besendorf-
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
494ec69503 | ||
|
|
9305c655bb | ||
|
|
ec43f93eb9 | ||
|
|
7e398310b6 | ||
|
|
600e6dcf8f |
@@ -2,4 +2,4 @@ mkdocs==1.6.1
|
||||
mkdocs-autorefs==1.4.3
|
||||
mkdocs-material==9.6.20
|
||||
mkdocs-material-extensions==1.3.1
|
||||
mkdocstrings==1.0.0
|
||||
mkdocstrings==1.0.3
|
||||
@@ -17,8 +17,8 @@ classifiers = [
|
||||
"Programming Language :: Python",
|
||||
]
|
||||
dependencies = [
|
||||
"click==8.3.1",
|
||||
"rich==14.2.0",
|
||||
"click==8.3.2",
|
||||
"rich==14.3.3",
|
||||
"tld==0.13.1",
|
||||
"requests==2.33.1",
|
||||
"simplejson==3.20.2",
|
||||
@@ -30,12 +30,12 @@ dependencies = [
|
||||
"cryptography==46.0.6",
|
||||
"PyYAML>=6.0.2",
|
||||
"pyahocorasick==2.2.0",
|
||||
"betterproto==1.2.5",
|
||||
"betterproto2==0.9.1",
|
||||
"pydantic==2.12.5",
|
||||
"pydantic-settings==2.13.1",
|
||||
"NSKeyedUnArchiver==1.5.2",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
"tzdata==2025.3",
|
||||
"tzdata==2026.1",
|
||||
]
|
||||
requires-python = ">= 3.10"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user