Skip to content

Commit

Permalink
fix: update paho dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
djs0109 committed Mar 1, 2024
1 parent 65acf1f commit 224cfa0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/gateway/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
aiohttp==3.8.4
aiologger==0.7.0
async_timeout==4.0.2
asyncio_mqtt==0.16.1
asyncio-mqtt==0.16.1
paho-mqtt<2.0
asyncpg==0.27.0
jsonpath_ng==1.5.3
redis==4.5.4
Expand Down

0 comments on commit 224cfa0

Please sign in to comment.