Open dschristianson opened 1 year ago
Use circle/python:3.7.12 3.7.9 was the final release in terms of bugs, anything higher than 3.7.9 are all security fixes so functionality of 3.7.12 should be the same as 3.7.16.
Change README, line 19: Python version 3.7 is required. ...
Update requirements: pandas<=0.24.2 matplotlib<=2.2.2 scipy<=1.1.0 numpy<=1.15.0
Describe the issue that the proposed feature is addressing. Code works on 3.7 with a few packages on specific older versions.
Describe the solution you'd like. Update readme and requirements to match env on data qaqc production environment.
Describe alternatives you've considered if any Additional code changes needed for python versions higher than 3.7.