Comfy-Org / Comfy-Org/ComfyUI-Manager
New DeprecationWarning for verify_ssl
Open
- Dominant language
- Python
- Stars
- 16.1k
- Forks
- 2.5k
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 13
Description
got this today (not a breaking change)
````
E:\ai-tools\ComfyUI-Zluda\custom_nodes\ComfyUI-Manager\glob\manager_server.py:1562: DeprecationWarning: verify_ssl is deprecated, use ssl=False instead
async with aiohttp.ClientSession(trust_env=True, connector=aiohttp.TCPConnector(verify_ssl=False)) as session:
````
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.