mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Adjust urllib3 constraint (#145485)
* Remove urllib3 upper bound constraint * Disable neato * Disable neato tests * Simplify test ignore * Add to PACKAGE_CHECK_VERSION_RANGE * Adjust * Adjust * Force 2.0
This commit is contained in:
2
requirements.txt
generated
2
requirements.txt
generated
@@ -53,7 +53,7 @@ standard-aifc==3.13.0
|
||||
standard-telnetlib==3.13.0
|
||||
typing-extensions>=4.14.0,<5.0
|
||||
ulid-transform==1.4.0
|
||||
urllib3>=1.26.5,<2
|
||||
urllib3>=2.0
|
||||
uv==0.7.1
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
|
Reference in New Issue
Block a user