sebastianliebscher commented on code in PR #24129:
URL: https://github.com/apache/superset/pull/24129#discussion_r1240898453


##########
requirements/testing.txt:
##########
@@ -85,6 +101,8 @@ parameterized==0.9.0
     # via -r requirements/testing.in
 pathable==0.4.3
     # via jsonschema-spec
+prophet==1.1.3

Review Comment:
   I mean, with future releases of prophet if a user enables the optional 
dependency with `pip install -e '.[prophet]'`, they would potentially install a 
version that is not tested against CI.



-- 
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