chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

aiofiles version update

Open goodmaney opened this issue 1 year ago • 2 comments
trafficstars

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

goodmaney avatar Jul 22 '24 15:07 goodmaney

We are facing this same issue. It would be great if the constraints on the aiofiles package could be relaxed.

nvinayvarma189 avatar Aug 01 '24 07:08 nvinayvarma189

同样的问题, chainlit和graphrag一起用, aiofiles版本却不兼容有冲突.

hfhfn avatar Aug 05 '24 13:08 hfhfn

same problem here

wu-liang avatar Sep 20 '24 14:09 wu-liang

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).

darecstowell avatar Jan 10 '25 21:01 darecstowell

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] avatar Jul 23 '25 02:07 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Jul 30 '25 02:07 github-actions[bot]