File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 3.14.3
1+ 3.14.5
Original file line number Diff line number Diff line change 77 ' Programming Language :: Python' ,
88 ]
99 dependencies = [
10- " alibabacloud-dysmsapi20170525~=4.5.0 " ,
11- " chardet~=7.1 " ,
10+ " alibabacloud-dysmsapi20170525~=4.5.1 " ,
11+ " chardet~=7.4 " ,
1212 " pydantic~=2.12" ,
13- " pytz~=2026.1.post1 " ,
13+ " pytz~=2026.2 " ,
1414 " pyyaml~=6.0" ,
15- " redis~=7.3 " ,
16- " requests~=2.32 " ,
15+ " redis~=7.4 " ,
16+ " requests~=2.34 " ,
1717 " watchdog~=6.0" ,
1818 ]
1919 description = " Yuanfen Python Library"
2020 license = { text = " MIT" }
2121 name = " yuanfen"
2222 readme = " README.md"
23- requires-python = " >=3.14.0 "
23+ requires-python = " >=3.14.5 "
2424 version = " 0.0.0"
2525
2626[project .urls ]
2727 repository = " https://github.com/YuanfenNet/yf-lib-py"
2828
2929[dependency-groups ]
30- dev = [" ruff>=0.15.5 " ]
30+ dev = [" ruff>=0.15.14 " ]
3131
3232[tool .ruff ]
3333 line-length = 180
You can’t perform that action at this time.
0 commit comments