Hello @dmaljovec and @a-y-khan (tagging you since you are in the list of contributors)
The file recursionpharma/perp/requirements/requirements.txt came up as having a lower version of Numpy than the minimum established by NEP29. Our tech radar for Numpy shows that the min version for Python 3.9 should be:
- 1.22.+ by the end of 2023.
- 1.23.+ by June 2024.
To do
Optional to do
To keep Numpy updated until June 2024, an optional upgrade would be
This can wait, though.
Thanks!