We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4770ff commit f89402bCopy full SHA for f89402b
1 file changed
README.md
@@ -111,7 +111,7 @@ print(f"{plaintext} -> {ciphertext} -> {decrypted}")
111
```
112
## Requires
113
114
-This project was built and tested with Python 3.8 and later versions. The only dependency is [PyCryptodome](https://pycryptodome.readthedocs.io).
+This project was built and tested with Python 3.9 and later versions. The only dependency is [PyCryptodome](https://pycryptodome.readthedocs.io).
115
116
## Testing
117
0 commit comments