1
0

进行了一些尝试

This commit is contained in:
2025-02-10 23:22:55 +08:00
parent 7092fd65c4
commit e856588b6e
2 changed files with 537 additions and 60 deletions

6
poetry.lock generated
View File

@@ -15,14 +15,14 @@ files = [
[[package]] [[package]]
name = "akshare" name = "akshare"
version = "1.15.83" version = "1.15.84"
description = "AKShare is an elegant and simple financial data interface library for Python, built for human beings!" description = "AKShare is an elegant and simple financial data interface library for Python, built for human beings!"
optional = false optional = false
python-versions = ">=3.8" python-versions = ">=3.8"
groups = ["main"] groups = ["main"]
files = [ files = [
{file = "akshare-1.15.83-py3-none-any.whl", hash = "sha256:e57b18c94a7f36e46f447ce2827f5b5307821dc7e4b1b5504b1c4ef7eab6669a"}, {file = "akshare-1.15.84-py3-none-any.whl", hash = "sha256:437f12ba66236f2863292ae4d253f974de2fd99f7124e560b3cdd48a8be174b9"},
{file = "akshare-1.15.83.tar.gz", hash = "sha256:178df3c7e8c9100fbd58b788ef0132fcbf2f2ba9d20155d9e5e30d49794a6af6"}, {file = "akshare-1.15.84.tar.gz", hash = "sha256:51c025e2e582591f973a5d1fb9dd9a248164005ae547e9142ac771bae25153eb"},
] ]
[package.dependencies] [package.dependencies]

File diff suppressed because one or more lines are too long