Updating Python to 3.10.
Blocked by https://github.com/dirac-institute/trailblazer/pull/41 because fixes require changes to astro_metadata_translator installation.
Also required explicit definition of auto-incremented id columns - which messed a bit with the dataclasses and tests.
Large cleanup of requirements - until we try it out in the wild and see if there are some additional packages that need to be pinned across the OSs.
Updating Python to 3.10. Blocked by https://github.com/dirac-institute/trailblazer/pull/41 because fixes require changes to
astro_metadata_translator
installation. Also required explicit definition of auto-incremented id columns - which messed a bit with the dataclasses and tests.Large cleanup of requirements - until we try it out in the wild and see if there are some additional packages that need to be pinned across the OSs.