aesara-devs / aehmc

An HMC/NUTS implementation in Aesara
MIT License
33 stars 6 forks source link

Update minimum Python, Aesara, and AePPL versions #98

Closed brandonwillard closed 1 year ago

brandonwillard commented 1 year ago

This PR updates the minimum Python version to 3.8, as well as the minimum Aesara and AePPL versions to the most recent ones. The recent Read the Docs urllib3 issue is fixed by specifying a different build environment and the pre-commit hooks are updated out of necessity.