this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

bump cbrrr version

+1 -1
+1 -1
pyproject.toml
··· 19 19 "Operating System :: OS Independent", 20 20 ] 21 21 dependencies = [ 22 - "cbrrr==0.0.1", 22 + "cbrrr >= 1.0.0, < 2", 23 23 "more-itertools", 24 24 "lru-dict", 25 25 ]