Skip to content

Commit

Permalink
deps aiocoap: update to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
betaboon committed Mar 17, 2021
1 parent bf6a492 commit 166854d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
license="MIT",
packages=find_packages(),
install_requires=[
"aiocoap==0.4b3",
"aiocoap==0.4.1",
"pycryptodomex",
],
entry_points={
Expand Down

0 comments on commit 166854d

Please sign in to comment.