EvalAI
EvalAI copied to clipboard
Django rest framework packages version conflicts
Building the project fails due to python package incompatibility issue.
Expected behaviour Builds successfully
Observed behaviour Build fails with version conflicts error on pip install. djangorestframework-expiring-authtoken==0.1.4 requires djangorestframework to be less than 3.4.6 But drf-yasg==1.17.0 requires djangorestframework to be greater than 3.8
Operating System Ubuntu (tried on Rhel 7 too but was facing the same error)
Thank you!
Hello,have you solved it?
hello, i want to solve this issue, can i take this one?@ShanmukhaSahiti
hello, I have meet this same problem, too. had any one found ways to solve it?