Skip to content

Commit d7c2b18

Browse files
committed
chore: 更新Dash最低依赖版本
1 parent ad57884 commit d7c2b18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
long_description=long_description,
2424
long_description_content_type='text/markdown',
2525
install_requires=[
26-
'dash>=3.3.0',
26+
'dash>=3.4.0',
2727
],
2828
classifiers=[
2929
'Framework :: Dash',

0 commit comments

Comments
 (0)