mirror of
https://github.com/weewx/weewx.git
synced 2026-04-24 03:27:03 -04:00
Explicitly list cryptography as a requirement
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user