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
Can you check your requirements.txt file, and see if you have duplicate entries there? If not, can you share the complete requirements.txt file, along with the command you are running?
I am using docker, and we have added latest version number 1.3.1/1.30 in requirements files. while pip installing requirement getting below error
The conflict is caused by:
The user requested razorpay==1.0.1
The user requested razorpay==1.3.1
To fix this you could try to:
we are using django 2.2
python 3.9
The text was updated successfully, but these errors were encountered: