gitfs
gitfs copied to clipboard
Remove unused dependencies 'fusepy' and 'pycparser' from requirements.txt
As part of our ongoing research on Python dependency management, we identified a potential improvement in your project’s approach.
Specifically, the dependencies fusepy and pycparser are listed in requirements.txt but don’t appear to be used anywhere in the codebase.
Cleaning them up can make your project easier to maintain and a bit safer in the long run.
Hope this is helpful!