NeMo-Curator
NeMo-Curator copied to clipboard
[META] Update python version to include python 3.11
trafficstars
Describe the bug
We should update our python version to include 3.11, we currently hard pin it to 3.10. I think this was done to maintain RAPIDS compatibility which is now met in 3.11 too. See below: https://github.com/NVIDIA/NeMo-Curator/blob/707089d7561319e2ef9cf1f4d06b40912b5a6319/setup.py#L37-L40