chainlit
chainlit copied to clipboard
aiofiles version update
I want to use chainlit with graphrag ,but The version 1.1.306 require aiofiles<25.0.0,>=24.1.0, and the graphrag require aiofiles<25.0.0,>=24.1.0
We are facing this same issue. It would be great if the constraints on the aiofiles package could be relaxed.
同样的问题, chainlit和graphrag一起用, aiofiles版本却不兼容有冲突.
same problem here
Same here. Unable to poetry add crawl4ai.
https://github.com/unclecode/crawl4ai
Because chainlit (2.0.0) depends on aiofiles (>=23.1.0,<24.0.0) and no versions of chainlit match >2.0.0,<2.0.1 || >2.0.1,<2.0.2 || >2.0.2,<3.0.0, chainlit (>=2.0.0,<2.0.1 || >2.0.1,<2.0.2 || >2.0.2,<3.0.0) requires aiofiles (>=23.1.0,<24.0.0). And because chainlit (2.0.1) depends on aiofiles (>=23.1.0,<24.0.0) and chainlit (2.0.2) depends on aiofiles (>=23.1.0,<24.0.0), chainlit (>=2.0.0,<3.0.0) requires aiofiles (>=23.1.0,<24.0.0). Because no versions of crawl4ai match >0.4.247,<0.5.0 and crawl4ai (0.4.247) depends on aiofiles (>=24.1.0), crawl4ai (>=0.4.247,<0.5.0) requires aiofiles (>=24.1.0). Thus, crawl4ai (>=0.4.247,<0.5.0) is incompatible with chainlit (>=2.0.0,<3.0.0).
This issue is stale because it has been open for 14 days with no activity.
This issue was closed because it has been inactive for 7 days since being marked as stale.