mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Fix platformio version in Dockerfile doesn't match requirements (#2582)
This commit is contained in:
		| @@ -6,7 +6,7 @@ tornado==6.1 | ||||
| tzlocal==3.0    # from time | ||||
| tzdata>=2021.1  # from time | ||||
| pyserial==3.5 | ||||
| platformio==5.2.1 | ||||
| platformio==5.2.1  # When updating platformio, also update Dockerfile | ||||
| esptool==3.1 | ||||
| click==8.0.3 | ||||
| esphome-dashboard==20211021.0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user