setup.py: Avoid using pandas == 1.0.4
Some operations with parquet result in: TypeError: read() got an unexpected keyword argument 'memory_map'
So temporarily avoid using versions higher than 1.0.3.
GitLab Maintenance scheduled for Thursday, 18th December 2025, from 7:00 AM to 10:00 AM BST. GitLab will be in read-only mode and experience short periods of complete downtime (up to 20 minutes) during this window.
Some operations with parquet result in: TypeError: read() got an unexpected keyword argument 'memory_map'
So temporarily avoid using versions higher than 1.0.3.