Skip to content

Commit

Permalink
Merge pull request #522 from MetRonnie/deps
Browse files Browse the repository at this point in the history
Add missing dependency on `psutil`
  • Loading branch information
oliver-sanders authored Nov 8, 2023
2 parents cea7d65 + 693e8ae commit e2a4ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ install_requires =
graphql-ws==0.4.4
jupyter_server>=2.7
requests
psutil
tornado>=6.1.0 # matches jupyter_server value
traitlets>=5.2.1 # required for logging_config (5.2.0 had bugs)

Expand Down

0 comments on commit e2a4ffa

Please sign in to comment.