- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2
 
Open
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requestedtemplating
Description
Hi have add locust from:
poetry add locust 
and i will get the following error
Because no versions of flask match >2.0.0,<2.0.1 || >2.0.1,<2.0.2 || >2.0.2
   and flask (2.0.0) depends on Jinja2 (>=3.0), flask (>=2.0.0,<2.0.1 || >2.0.1,<2.0.2 || >2.0.2) requires Jinja2 (>=3.0).
  And because flask (2.0.1) depends on Jinja2 (>=3.0)
   and flask (2.0.2) depends on Jinja2 (>=3.0), flask (>=2.0.0) requires Jinja2 (>=3.0).
  Because no versions of locust match >2.7.3,<3.0.0
   and locust (2.7.3) depends on flask (>=2.0.0), locust (>=2.7.3,<3.0.0) requires flask (>=2.0.0).
  Thus, locust (>=2.7.3,<3.0.0) requires Jinja2 (>=3.0).
  And because copier (5.1.0) depends on jinja2 (>=2.11.2,<3.0.0)
   and no versions of copier match >5.1.0,<6.0.0, locust (>=2.7.3,<3.0.0) is incompatible with copier (>=5.1.0,<6.0.0).
  And because minos-cli (0.1.1) depends on copier (>=5.1.0,<6.0.0)
   and no versions of minos-cli match >0.1.1,<0.2.0, locust (>=2.7.3,<3.0.0) is incompatible with minos-cli (>=0.1.1,<0.2.0).
  So, because ecommerceexample depends on both minos-cli (^0.1.1) and locust (^2.7.3), version solving failed.
  
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requestedtemplating