mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Fix bottle requirement
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
click==4.0
|
click==4.0
|
||||||
bottle=0.12.8
|
bottle==0.12.8
|
||||||
colorama==0.3.3
|
colorama==0.3.3
|
||||||
pyserial==2.7
|
pyserial==2.7
|
||||||
requests==2.7.0
|
requests==2.7.0
|
||||||
|
Reference in New Issue
Block a user