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
❯ poetry add django_neomodel
Using version ^0.1.0 for django-neomodel
Updating dependencies
Resolving dependencies... (1.9s)
Because no versions of django-neomodel match >0.1.0,<0.2.0
and django-neomodel (0.1.0) depends on django (>=2.2,<3.0), django-neomodel (>=0.1.0,<0.2.0) requires django (>=2.2,<3.0).
And because django-filter (23.2) depends on Django (>=3.2)
and no versions of django-filter match >23.2,<24.0, django-neomodel (>=0.1.0,<0.2.0) is incompatible with django-filter (>=23.2,<24.0).
So, because bjb-django-core depends on both django-filter (^23.2) and django-neomodel (^0.1.0), version solving failed.
Feature description
Please add support for the latest versions of Django ie. 4.*
How this feature can improve the project?
The project will keep up with the progression of the framework versions.
The text was updated successfully, but these errors were encountered: