Skip to content

Commit

Permalink
fix(deps): update dependency pyecharts to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent 3053dc1 commit 3741271
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SQLAlchemy = "==1.4.47"
cachetools = "==5.3.0"
environs = "==9.5.0"
psycopg2-binary = "==2.9.6"
pyecharts = "1.9.1"
pyecharts = "2.0.5"
python = "^3.9"
pytz = "==2022.7.1"
pywebio = "1.7.1"
Expand Down
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,9 @@ psycopg2-binary==2.9.6 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:f6a88f384335bb27812293fdb11ac6aee2ca3f51d3c7820fe03de0a304ab6249 \
--hash=sha256:f81e65376e52f03422e1fb475c9514185669943798ed019ac50410fb4c4df232 \
--hash=sha256:ffe9dc0a884a8848075e576c1de0290d85a533a9f6e9c4e564f19adf8f6e54a7
pyecharts==1.9.1 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:5a4cab66bacfc644919ef652bc9e9985f532aba832af9f2992e8e3802eb718e2
pyecharts==2.0.5; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:664bdb6075eb585900d97204382905c958ade306b277ae68aedd310434de56ff \
--hash=sha256:77380f671679e349d676835a3a0e2f27644fec63e695e9c64556a2dae85d4070
python-dotenv==0.21.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:1684eb44636dd462b66c3ee016599815514527ad99965de77f43e0944634a7e5 \
--hash=sha256:b77d08274639e3d34145dfa6c7008e66df0f04b7be7a75fd0d5292c191d79045
Expand Down

0 comments on commit 3741271

Please sign in to comment.