Skip to content

Commit

Permalink
fixed the softwareupdate asyny error
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef-MrBeam committed May 6, 2021
1 parent 4706da2 commit 92c5189
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 @@ -33,7 +33,7 @@
"pyserial>=2.7,<2.8",
"netaddr>=0.7.17,<0.8",
"watchdog>=0.8.3,<0.9",
"sarge>=0.1.4,<0.2",
"sarge==0.1.4",
"netifaces>=0.10,<0.11",
"pylru>=1.0.9,<1.1",
"rsa>=3.2,<3.3",
Expand Down

0 comments on commit 92c5189

Please sign in to comment.