Skip to content

Commit 9bf447c

Browse files
committed
📦️ 更新依赖
1 parent 4e2e061 commit 9bf447c

File tree

6 files changed

+47
-4
lines changed

6 files changed

+47
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ⚙️[GenshinUID](https://github.com/KimigaiiWuyi/GenshinUID) Core 0.8.4
1+
# ⚙️[GenshinUID](https://github.com/KimigaiiWuyi/GenshinUID) Core 0.8.6
22

33
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
44
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?&labelColor=ef8336)](https://pycqa.github.io/isort/)

pdm.lock

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

poetry.lock

Lines changed: 19 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ dependencies = [
5151
"structlog>=25.3.0",
5252
"rich>=14.0.0",
5353
"cryptography>=45.0.5",
54+
"packaging>=25.0",
5455
]
5556
name = "gsuid-core"
5657
version = "0.8.6"

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,6 +1011,10 @@ numpy==2.3.3 ; python_full_version >= '3.11' \
10111011
--hash=sha256:f0ddb4b96a87b6728df9362135e764eac3cfa674499943ebc44ce96c478ab125 \
10121012
--hash=sha256:f5415fb78995644253370985342cd03572ef8620b934da27d77377a2285955bf
10131013
# via pandas
1014+
packaging==25.0 \
1015+
--hash=sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484 \
1016+
--hash=sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f
1017+
# via gsuid-core
10141018
pandas==2.3.3 \
10151019
--hash=sha256:0242fe9a49aa8b4d78a4fa03acb397a58833ef6199e9aa40a95f027bb3a1b6e7 \
10161020
--hash=sha256:1611aedd912e1ff81ff41c745822980c49ce4a7907537be8692c8dbc31924593 \

uv.lock

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)