Explicitly list cryptography as a requirement

This commit is contained in:
Tom Keffer
2025-12-15 13:51:16 -08:00
parent b13a1cd110
commit a5162e7ff0

View File

@@ -1,4 +1,5 @@
configobj>=5.0
cryptography
CT3>=3.1
ephem>=4.1
mkdocs
@@ -6,6 +7,6 @@ mkdocs-material
mkdocs-material-extensions
Pillow>=5.2
poetry
PyMySQL[cryptography]
PyMySQL
pyserial>=3.4
pyusb>=1.0.2