Skip to content

Commit 69c60aa

Browse files
jkhsjdhjss-heppner
authored andcommitted
remove psutil dependency
This was originally added for a tutorial, that has since been removed.
1 parent 6f3480a commit 69c60aa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ dependencies (MIT License, Apache License, PSF License)
6060

6161
Development/testing/documentation/example dependencies (see `requirements.txt`):
6262
* `jsonschema` and its dependencies (MIT License, Apache License, PSF License)
63-
* `psutil` (BSD 3-clause License)
6463
* `Sphinx` and its dependencies (multiple licenses)
6564
* `sphinx-rtd-theme` and its dependencies
6665
* `sphinx-argparse` (MIT License)

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ lxml>=4.2,<5
33
python-dateutil>=2.8,<3.0
44
types-python-dateutil
55
pyecma376-2>=0.2.4
6-
psutil>=5.4.8
76
urllib3>=1.26,<2.0
87
Sphinx~=3.5.3
98
sphinx-rtd-theme~=0.5.1

0 commit comments

Comments
 (0)