You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/22 19:40:14 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #13195: Add integration tests for Apache Pinot

potiuk commented on a change in pull request #13195:
URL: https://github.com/apache/airflow/pull/13195#discussion_r547472644



##########
File path: setup.py
##########
@@ -181,7 +181,7 @@ def write_version(filename: str = os.path.join(*[my_dir, "airflow", "git_version
     'atlasclient>=0.1.2',
 ]
 azure = [
-    'azure-batch>=8.0.0',
+    'azure-batch>=8.0.0,<10.0.0',

Review comment:
       You can likely remove that limitation as well.




----------------------------------------------------------------
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:
users@infra.apache.org