This is the same attrs version issue that I opened for aiohttp-client-cache.
You can check the log of my other package that failed due to this here.
At the bottom, the log reads:
requests-cache 0.9.4 has requirement attrs<22.0,>=21.2, but you have attrs 22.1.0.
This is the same
attrsversion issue that I opened for aiohttp-client-cache.You can check the log of my other package that failed due to this here.
At the bottom, the log reads: