fix: update content-hash in poetry.lock and adjust types-deprecated version in pyproject.toml
Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
parent
94c07bfc46
commit
a581029374
2
api/poetry.lock
generated
2
api/poetry.lock
generated
@ -10175,4 +10175,4 @@ cffi = ["cffi (>=1.11)"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = ">=3.11,<3.13"
|
||||
content-hash = "549e93fb852bdb304a46ca1e186d5adf2de51cbd30416ae115f87f9794fabdc4"
|
||||
content-hash = "e41d1dd9d5892d48e896cb485d44cf0cd2f1c7a012eb9d656708d010dca0a51c"
|
||||
|
||||
@ -151,7 +151,7 @@ pytest-benchmark = "~4.0.0"
|
||||
pytest-env = "~1.1.3"
|
||||
pytest-mock = "~3.14.0"
|
||||
types-beautifulsoup4 = "~4.12.0.20241020"
|
||||
types-deprecated = "^1.2.15.20250304"
|
||||
types-deprecated = "~1.2.15.20250304"
|
||||
types-flask-cors = "~5.0.0.20240902"
|
||||
types-flask-migrate = "~4.1.0.20250112"
|
||||
types-html5lib = "~1.1.11.20241018"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user