What's Changed
* Fix for compatibility with new versions of pytorch lightning that remove support for the `gpus` argument by thomasgaudelet in https://github.com/RelationRx/pyrelational/pull/112
* Fix bugs in examples and simplify imports to remove need to temper with PYTHONPATH by thomasgaudelet in https://github.com/RelationRx/pyrelational/pull/113
* Update lightning requirement from <2.1.0,>=1.8.6 to >=1.8.6,<2.3.0 by dependabot in https://github.com/RelationRx/pyrelational/pull/114
* Update numpy requirement from <1.24.3,>=1.22.0 to >=1.22.0,<1.26.5 by dependabot in https://github.com/RelationRx/pyrelational/pull/115
* Bump flake8 from 6.0.0 to 7.0.0 by dependabot in https://github.com/RelationRx/pyrelational/pull/117
* Update torch requirement from <1.14.0,>=1.9.0 to >=1.9.0,<2.3.0 by dependabot in https://github.com/RelationRx/pyrelational/pull/116
* Update pandas requirement from <1.5.4,>=1.3.0 to >=1.3.0,<2.2.1 by dependabot in https://github.com/RelationRx/pyrelational/pull/120
* Update gpytorch requirement from <1.10.0,>=1.4.0 to >=1.4.0,<1.12.0 by dependabot in https://github.com/RelationRx/pyrelational/pull/118
* Bump black from 22.12.0 to 24.2.0 by dependabot in https://github.com/RelationRx/pyrelational/pull/121
* Bump pytest from 7.2.1 to 8.0.0 by dependabot in https://github.com/RelationRx/pyrelational/pull/123
* Bump parameterized from 0.8.1 to 0.9.0 by dependabot in https://github.com/RelationRx/pyrelational/pull/125
* Bump flake8-bugbear from 23.1.20 to 24.2.6 by dependabot in https://github.com/RelationRx/pyrelational/pull/124
* Update torchvision requirement from <0.15.0,>=0.10.0 to >=0.10.0,<0.18.0 by dependabot in https://github.com/RelationRx/pyrelational/pull/126
**Full Changelog**: https://github.com/RelationRx/pyrelational/compare/v1.0.0...v1.0.1