Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Add an upper bound to the API version of pyusb.

Co-Authored-By: c1728p9 <butleja10511@hotmail.com>
  • Loading branch information
bridadan and c1728p9 committed Feb 22, 2019
1 parent 6527cf2 commit 0e6056b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ pyelftools>=0.24,<=0.25
git+https://github.com/armmbed/manifest-tool.git@v1.4.6
icetea>=1.2.1,<1.3
pycryptodome>=3.7.2,<=3.7.3
pyusb>=1.0.0
pyusb>=1.0.0,<2.0.0

0 comments on commit 0e6056b

Please sign in to comment.