79780484

Date: 2025-10-01 21:29:54
Score: 0.5
Natty:
Report link

If you want the requirements.txt to include only top dependencies you can use: pip list --not-required --format freeze > requirements.txt

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Beathan