Many thanks to Pydes-boop for discovering that redis-dict had almost complete compatibility with dictionaries. However, full compatibility was not in place due to the existing legacy Python2 thunder methods. Subsequently, Pydes-boop also resolved the issue perfectly with the most appropriate changes, and demonstrated behaviour equivalence with tests. Thanks a bunch.
* Updated to python3 eq and neq comparison operators Pydes-boop
* Changed typing for compatibility with Python 3.9 Girgitt
* Small update for readme
* Bump cryptography from 42.0.2 to 42.0.4 for test requirements
Additionally, a small thank you to Girgitt for drawing attention to the issue of backward compatibility.