Skip to content

Commit

Permalink
remove pathtools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
shaypal5 committed Dec 12, 2023
1 parent f1a96b8 commit d76e166
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
''',
install_requires=[
'watchdog', 'portalocker',
'pathtools', # for watchdog, who has dependency spec problem
'setuptools>=67.6.0', # to avoid vulnerability in 56.0.0
],
extras_require={
Expand Down

0 comments on commit d76e166

Please sign in to comment.