dataprep icon indicating copy to clipboard operation
dataprep copied to clipboard

Support for sqlalchemy>=1.4.0

Open celestinoxp opened this issue 1 year ago • 3 comments

other package requires sqlalchemy>=1.4.0, but you have sqlalchemy 1.3.24 which is incompatible.

dataprep uses sqlalchemy 1.3.24, but others packages have conflicts because needs sqlalchemy>=1.4.0

Can you increase support for sqlalchemy like >= 1.4?

celestinoxp avatar Aug 09 '22 13:08 celestinoxp

Now, i'm checking others packages and i have 2 other possible packages you need update:

  • regex 2022.6.x
  • Jinja 3.1.x

celestinoxp avatar Aug 09 '22 13:08 celestinoxp

other package requires sqlalchemy>=1.4.0, but you have sqlalchemy 1.3.24 which is incompatible.

dataprep uses sqlalchemy 1.3.24, but others packages have conflicts because needs sqlalchemy>=1.4.0

Can you increase support for sqlalchemy like >= 1.4?

+1

fcopello avatar Oct 15 '22 14:10 fcopello

+1

schwallie avatar Nov 02 '22 23:11 schwallie