Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
imbeacon committed Oct 30, 2024
1 parent 19ea4ab commit 97e87b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ mmh3
protobuf<=3.20.0
cachetools
paho-mqtt~=2.1.0
tb-mqtt-client>=1.10.8
tb-mqtt-client>=1.10.9
service-identity
psutil
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
'grpcio',
'protobuf',
'cachetools',
'tb-mqtt-client>=1.10.8',
'tb-mqtt-client>=1.10.9',
'packaging==23.1',
'service-identity',
'psutil'
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ grpcio==1.58.0
mmh3
protobuf<=3.20.0
cachetools
tb-mqtt-client>=1.10.8
tb-mqtt-client>=1.10.9
service-identity
pyjwt==2.6.0
tb-rest-client
Expand Down

0 comments on commit 97e87b4

Please sign in to comment.