mirror of
https://github.com/home-assistant/core.git
synced 2025-06-12 09:07:08 +00:00
Bump CI cache (#39283)
This commit is contained in:
parent
dc84196202
commit
b47992dba0
@ -42,6 +42,9 @@ httplib2>=0.18.0
|
|||||||
# This is a old unmaintained library and is replaced with pycryptodome
|
# This is a old unmaintained library and is replaced with pycryptodome
|
||||||
pycrypto==1000000000.0.0
|
pycrypto==1000000000.0.0
|
||||||
|
|
||||||
|
# To remove reliance on typing
|
||||||
|
btlewrap>=0.0.10
|
||||||
|
|
||||||
# This overrides a built-in Python package
|
# This overrides a built-in Python package
|
||||||
enum34==1000000000.0.0
|
enum34==1000000000.0.0
|
||||||
typing==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
|
# This is a old unmaintained library and is replaced with pycryptodome
|
||||||
pycrypto==1000000000.0.0
|
pycrypto==1000000000.0.0
|
||||||
|
|
||||||
|
# To remove reliance on typing
|
||||||
|
btlewrap>=0.0.10
|
||||||
|
|
||||||
# This overrides a built-in Python package
|
# This overrides a built-in Python package
|
||||||
enum34==1000000000.0.0
|
enum34==1000000000.0.0
|
||||||
typing==1000000000.0.0
|
typing==1000000000.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user