kaxil commented on a change in pull request #12463:
URL: https://github.com/apache/airflow/pull/12463#discussion_r526434594
##########
File path: airflow/api_connexion/schemas/dag_schema.py
##########
@@ -17,10 +17,12 @@
from typing import List, NamedTuple
+from itsdangerous import URLSafeSerializer
Review comment:
Do we need to add this as a dependency in setup.py?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]