What's Changed
* Remove setup.py test (deprecated) by jamesmyatt in https://github.com/benedekrozemberczki/pytorch_geometric_temporal/pull/182
* Make tqdm an optional dependency by jamesmyatt in https://github.com/benedekrozemberczki/pytorch_geometric_temporal/pull/188
* Remove torch-scatter from mandatory dependencies by jamesmyatt in https://github.com/benedekrozemberczki/pytorch_geometric_temporal/pull/191
* Update installation instructions for PyTorch 1.11.0 and PyG latest by jamesmyatt in https://github.com/benedekrozemberczki/pytorch_geometric_temporal/pull/192
* Remove scipy from mandatory dependencies (not used) by jamesmyatt in https://github.com/benedekrozemberczki/pytorch_geometric_temporal/pull/190
* change on _set_hidden_state() by h3dema in https://github.com/benedekrozemberczki/pytorch_geometric_temporal/pull/187
New Contributors
* jamesmyatt made their first contribution in https://github.com/benedekrozemberczki/pytorch_geometric_temporal/pull/182
* h3dema made their first contribution in https://github.com/benedekrozemberczki/pytorch_geometric_temporal/pull/187
**Full Changelog**: https://github.com/benedekrozemberczki/pytorch_geometric_temporal/compare/v0.53.0...v0.54.0