You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
running pip3 install -r requirements.txt
I get:
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts. prompt-security-fuzzer 0.1.7 requires openai==1.6.1, but you'll have openai 1.35.7 which is incompatible. prompt-security-fuzzer 0.1.7 requires python-dotenv==1.0.0, but you'll have python-dotenv 1.0.1 which is incompatible.
The text was updated successfully, but these errors were encountered:
Hi,
running
pip3 install -r requirements.txt
I get:
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts. prompt-security-fuzzer 0.1.7 requires openai==1.6.1, but you'll have openai 1.35.7 which is incompatible. prompt-security-fuzzer 0.1.7 requires python-dotenv==1.0.0, but you'll have python-dotenv 1.0.1 which is incompatible.
The text was updated successfully, but these errors were encountered: