What's Changed
* String literals: remove invalid escape sequences. by jayaddison in https://github.com/prrvchr/pyrdfa3/pull/5
* Requires Python version 3.8 or higher.
* Requires [requests](https://pypi.org/project/requests/2.32.3/) version 2.32.3 or higher.
* Requires [rdflib](https://pypi.org/project/rdflib/7.0.0/) version 7.0.0 or higher.
* Requires [html5lib](https://pypi.org/project/html5lib/1.1/) version 1.1.
New Contributors
* jayaddison made their first contribution in https://github.com/prrvchr/pyrdfa3/pull/5
**Full Changelog**: https://github.com/prrvchr/pyrdfa3/compare/v3.6.2...v3.6.4