File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
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==26.1.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 " ,
22- "packaging==25 .0" ,
23- "pandas==2.3.3 " ,
21+ "numpy==2.4.1 " ,
22+ "packaging==26 .0" ,
23+ "pandas==3.0.0 " ,
2424 "pluggy==1.6.0" ,
2525 "protobuf>=6.31.1" ,
26- "pyarrow==21.0.0" ,
27- "pytest==8.4.2" ,
26+ "pyarrow==23.0.0" ,
27+ "pyarrow==23.0.0" ,
28+ "pytest==9.0.2" ,
2829 "python-dateutil>=2.8.1" ,
2930 "pytz==2025.2" ,
3031 "six==1.17.0" ,
3132 "structlog==25.5.0" ,
32- "tomli==2.3 .0" ,
33+ "tomli==2.4 .0" ,
3334 "tzdata==2025.3" ,
3435]
3536url = "https://github.com/cloudquery/plugin-sdk-python"
You can’t perform that action at this time.
0 commit comments