-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
When installing graphene-pydantic with pip, I get this error message
ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts.
We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default.
graphene-pydantic 0.1.0 requires pydantic<=1.6,>=1.0, but you'll have pydantic 1.6.1 which is incompatible.
This does not affect installation in any way but it would help updating the library to use the latest pydantic version
kierandarcy
Metadata
Metadata
Assignees
Labels
No labels