Marc Cataford
3b5c593444
* wip: functional version * refactor: indices, settings * refactor: minor * chore: extraneous $ * refactor: corpus, document model * wip: (dirty) split indexing in processes * wip: tidy up threaded indexing * wip: prefix tree * wip: rejig colors, logging * wip: (dirty) buffer instead of large socket msg * refactor: tidy * wip: (dirty) curses cli * wip: (dirty) more curses * test: cov * chore: package reorg
21 lines
335 B
Text
21 lines
335 B
Text
appdirs==1.4.4
|
|
attr==0.3.1
|
|
attrs==20.2.0
|
|
black==20.8b1
|
|
click==7.1.2
|
|
iniconfig==1.0.1
|
|
invoke==1.4.1
|
|
more-itertools==8.5.0
|
|
mypy-extensions==0.4.3
|
|
packaging==20.4
|
|
pathspec==0.8.0
|
|
pluggy==0.13.1
|
|
py==1.9.0
|
|
pyinotify==0.9.6
|
|
pyparsing==2.4.7
|
|
pytest==6.0.2
|
|
regex==2020.7.14
|
|
six==1.15.0
|
|
toml==0.10.1
|
|
typed-ast==1.4.1
|
|
typing-extensions==3.7.4.3
|