HBehrens / puncover

Analyses C/C++ build output for code size, static variables, and stack usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Review pinned dependency versions in `requirements.txt`

noahp opened this issue · comments

It may not be necessary to strictly pin them; we could loosen to only specify minor or major version.

Or we could switch to poetry so the test requirements would stay pinned and similarly loosen the install requirements.