mirror of
https://github.com/thingsboard/thingsboard-gateway
synced 2025-10-26 22:31:42 +08:00
Removed fixed cryptography version
This commit is contained in:
@@ -13,6 +13,5 @@ grpcio==1.58.0
|
||||
mmh3
|
||||
protobuf<=3.20.0
|
||||
cachetools
|
||||
cryptography==3.4.*
|
||||
tb-mqtt-client>=1.9.0
|
||||
service-identity
|
||||
|
||||
@@ -15,7 +15,6 @@ grpcio==1.58.0
|
||||
mmh3
|
||||
protobuf<=3.20.0
|
||||
cachetools
|
||||
cryptography<40.0.0
|
||||
tb-mqtt-client>=1.9.0
|
||||
service-identity
|
||||
pyjwt==2.6.0
|
||||
|
||||
Reference in New Issue
Block a user