michaelsembwever commented on code in PR #283:
URL: https://github.com/apache/cassandra-dtest/pull/283#discussion_r2653634282


##########
requirements.txt:
##########
@@ -21,7 +21,7 @@ iniconfig==1.1.1
 lxml==5.1.0
 mock==5.1.0
 netifaces==0.11.0
-packaging==21.3
+packaging<21

Review Comment:
   without it, won't we get clashing between `packaging>=21` here and 
cassandra-ccm's `packaging<21` (from your pr) ? 
   (i hit this, don't see any way around it – and i would have thought this was 
the correct approach)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to