Bump CI cache (#39283)
This commit is contained in:
parent
dc84196202
commit
b47992dba0
2 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue