Skip to content

Commit

Permalink
remove obsolete dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yocalebo committed Dec 28, 2024
1 parent 36e4608 commit aa371f0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ idna==3.7
jsonschema==3.2.0
packaging==21.3
pexpect==4.8.0
psutil==5.8.0
ptyprocess==0.7.0
pyparsing==3.0.9
PyYAML==6.0.1
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
install_requires=[
'coloredlogs',
'toposort',
'psutil',
'requests',
'pyyaml'
],
Expand Down

0 comments on commit aa371f0

Please sign in to comment.