OpenEnergyPlatform / open-MaStR

A collaborative software to download the energy database Marktstammdatenregister (MaStR)
https://open-mastr.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
83 stars 17 forks source link

Remove deprecated functions #505

Closed FlorianK13 closed 4 months ago

FlorianK13 commented 4 months ago

Several warnings appear when we run pytests:

FlorianK13 commented 4 months ago

All zeep warnings are dependencies from within zeep and need to fixed there.

FlorianK13 commented 4 months ago

the function declarative_base is now a class: DeclerativeBase -> see https://docs.sqlalchemy.org/en/20/orm/quickstart.html