File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010description = "CloudQuery Plugin SDK for Python"
1111
1212dependencies = [
13- "cloudquery-plugin-pb==0.0.51 " ,
13+ "cloudquery-plugin-pb==0.0.52 " ,
1414 "exceptiongroup==1.3.1" ,
1515 "black==25.12.0" ,
1616 "grpcio==1.76.0" ,
1717 "grpcio-tools==1.76.0" ,
1818 "iniconfig==2.3.0" ,
1919 "Jinja2==3.1.6" ,
2020 "MarkupSafe==3.0.3" ,
21- "numpy==2.4.0 " ,
21+ "numpy==2.4.1 " ,
2222 "packaging==25.0" ,
2323 "pandas==3.0.0" ,
2424 "pluggy==1.6.0" ,
2525 "protobuf>=6.31.1" ,
2626 "pyarrow==21.0.0" ,
27- "pytest==8.4 .2" ,
27+ "pytest==9.0 .2" ,
2828 "python-dateutil>=2.8.1" ,
2929 "pytz==2025.2" ,
3030 "six==1.17.0" ,
3131 "structlog==25.5.0" ,
32- "tomli==2.3 .0" ,
32+ "tomli==2.4 .0" ,
3333 "tzdata==2025.3" ,
3434]
3535url = "https://github.com/cloudquery/plugin-sdk-python"
You can’t perform that action at this time.
0 commit comments