@@ -69,18 +69,18 @@ feather = ['pyarrow>=12.0.1']
6969iceberg  = [' pyiceberg>=0.7.1' 
7070hdf5  = [' tables>=3.8.0' 
7171spss  = [' pyreadstat>=1.2.6' 
72- postgresql  = [' SQLAlchemy>=2.0.0' ' psycopg2>=2.9.6 ' ' adbc-driver-postgresql>=0.10 .0' 
72+ postgresql  = [' SQLAlchemy>=2.0.0' ' psycopg2>=2.9.9 ' ' adbc-driver-postgresql>=1.2 .0' 
7373mysql  = [' SQLAlchemy>=2.0.0' ' pymysql>=1.1.0' 
74- sql-other  = [' SQLAlchemy>=2.0.0' ' adbc-driver-postgresql>=0.10 .0' ' adbc-driver-sqlite>=0.8 .0' 
74+ sql-other  = [' SQLAlchemy>=2.0.0' ' adbc-driver-postgresql>=1.2 .0' ' adbc-driver-sqlite>=1.2 .0' 
7575html  = [' beautifulsoup4>=4.12.3' ' html5lib>=1.1' ' lxml>=4.9.2' 
7676xml  = [' lxml>=4.9.2' 
7777plot  = [' matplotlib>=3.8.3' 
7878output-formatting  = [' jinja2>=3.1.3' ' tabulate>=0.9.0' 
7979clipboard  = [' PyQt5>=5.15.9' ' qtpy>=2.3.0' 
8080compression  = [' zstandard>=0.22.0' 
8181timezone  = [' pytz>=2023.4' 
82- all  = [' adbc-driver-postgresql>=0.10 .0' 
83-  ' adbc-driver-sqlite>=0.8 .0' 
82+ all  = [' adbc-driver-postgresql>=1.2 .0' 
83+  ' adbc-driver-sqlite>=1.2 .0' 
8484 ' beautifulsoup4>=4.12.3' 
8585 ' bottleneck>=1.3.6' 
8686 ' fastparquet>=2024.2.0' 
@@ -95,7 +95,7 @@ all = ['adbc-driver-postgresql>=0.10.0',
9595 ' numexpr>=2.9.0' 
9696 ' odfpy>=1.4.1' 
9797 ' openpyxl>=3.1.2' 
98-  ' psycopg2>=2.9.6 ' 
98+  ' psycopg2>=2.9.9 ' 
9999 ' pyarrow>=12.0.1' 
100100 ' pyiceberg>=0.7.1' 
101101 ' pymysql>=1.1.0' 
0 commit comments