protectai / vulnhuntr

Zero shot vulnerability discovery using LLMs
GNU Affero General Public License v3.0
1.1k stars 113 forks source link

fix requirements.txt #25

Open kxcode opened 1 week ago

kxcode commented 1 week ago

add package hash for python-dotenv==1.0.0

resolved the issue of the missing hash for the python-dotenv package in the requirements under --require-hashes mode