m3dev/kannon

Use poetry in the example

yokomotod opened this issue · 1 comments

Now we are just using requirements.txt but I think it's better to use poetry to pin versions.

Otherwise, a new major version of a certain library may appear and break the sample code.

@maronuu @kitagry Is there any reason why you did not use the Poetry? If not, I will submit a PR.