lascott commented on issue #9168:
URL: https://github.com/apache/airflow/issues/9168#issuecomment-653856494
### 'jsonschema' has no attribute 'Draft7Validator' error resolution.
boundary-layer only runs with airflow < 1.10.7 at present.
Also requires werkzeug<1.0
Will inform boundary-layer forum. Not an airflow issue (probably).
Marking resolved.
name: avm-test
channels:
- conda-forge
- defaults
dependencies:
- python=3.7
- pip
- airflow<=1.10.6
- pip:
- boundary-layer
# requires airflow<1.10.7 for now
# Core scientific python
- scikit-learn
- matplotlib
- pyqt
- seaborn
- tqdm
- kiwisolver
- geopandas
- jsonschema
- werkzeug<1.0
----------------------------------------------------------------
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]