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] authored Mar 24, 2023
1 parent 8c97177 commit 9eb264e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.5"
pyecharts = "1.9.1"
pyecharts = "2.0.2"
python = "^3.9"
pytz = "==2022.7.1"
pywebio = "==1.7.1"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ psycopg2-binary==2.9.5 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:e67b3c26e9b6d37b370c83aa790bbc121775c57bfb096c2e77eacca25fd0233b \
--hash=sha256:e72c91bda9880f097c8aa3601a2c0de6c708763ba8128006151f496ca9065935 \
--hash=sha256:f95b8aca2703d6a30249f83f4fe6a9abf2e627aa892a5caaab2267d56be7ab69
pyecharts==1.9.1 ; python_version >= "3.9" and python_version < "4.0" \
pyecharts==2.0.2 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:5a4cab66bacfc644919ef652bc9e9985f532aba832af9f2992e8e3802eb718e2
python-dotenv==0.21.1; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:1c93de8f636cde3ce377292818d0e440b6e45a82f215c3744979151fa8151c49 \
Expand Down

0 comments on commit 9eb264e

Please sign in to comment.