mirror of https://github.com/ARMmbed/mbed-os.git
Update requirements.txt
Add an upper bound to the API version of pyusb. Co-Authored-By: c1728p9 <butleja10511@hotmail.com>pull/9768/head
parent
6527cf2bad
commit
0e6056b985
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue