add pip as a req

This commit is contained in:
Paul Gauthier 2024-12-09 06:51:06 -08:00
parent a8dde17155
commit f009e8fb14
8 changed files with 166 additions and 154 deletions

View file

@ -29,6 +29,7 @@ pexpect
json5
psutil
watchfiles
pip
# The proper dependency is networkx[default], but this brings
# in matplotlib and a bunch of other deps