mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Bump CI cache (#39283)
This commit is contained in:
@ -42,6 +42,9 @@ httplib2>=0.18.0
|
||||
# This is a old unmaintained library and is replaced with pycryptodome
|
||||
pycrypto==1000000000.0.0
|
||||
|
||||
# To remove reliance on typing
|
||||
btlewrap>=0.0.10
|
||||
|
||||
# This overrides a built-in Python package
|
||||
enum34==1000000000.0.0
|
||||
typing==1000000000.0.0
|
||||
|
@ -71,6 +71,9 @@ httplib2>=0.18.0
|
||||
# This is a old unmaintained library and is replaced with pycryptodome
|
||||
pycrypto==1000000000.0.0
|
||||
|
||||
# To remove reliance on typing
|
||||
btlewrap>=0.0.10
|
||||
|
||||
# This overrides a built-in Python package
|
||||
enum34==1000000000.0.0
|
||||
typing==1000000000.0.0
|
||||
|
Reference in New Issue
Block a user