forked from datahub-project/datahub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathairflow1-constraints.txt
49 lines (49 loc) · 1.34 KB
/
airflow1-constraints.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Generated by scripts/airflow1-constraints.sh on Fri Feb 11 13:16:30 EST 2022.
#
# This file helps pip resolve dependencies for Airflow 1.x in a reasonable amount
# of time during testing. Without these constraints, pip will spend hours
# backtracking in an attempt to find a compatible list of versions.
# See https://pip.pypa.io/en/latest/topics/dependency-resolution/#backtracking
# for some explanation of backtracing with the new behavior in pip 20.3+.
#
apache-airflow==1.10.15
apache-airflow-backport-providers-snowflake==2021.3.13
apache-airflow-providers-ftp==2.0.1
apache-airflow-providers-imap==2.1.0
apache-airflow-providers-sqlite==2.0.1
apispec==1.3.3
cached-property==1.5.2
chardet==3.0.4
click==7.1.2
click-default-group==1.2.2
colorlog==4.0.2
configparser==3.5.3
croniter==0.3.37
Flask-Admin==1.5.4
Flask-AppBuilder==2.3.4
Flask-Babel==1.0.0
Flask-Caching==1.3.3
flask-swagger==0.2.14
Flask-WTF==0.14.3
funcsigs==1.0.2
idna==2.10
importlib-resources==1.5.0
Jinja2==2.11.3
json-merge-patch==0.2
lazy-object-proxy==1.4.3
Markdown==2.6.11
marshmallow==2.21.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.23.1
natsort==8.1.0
pendulum==1.4.4
requests==2.23.0
requests-mock==1.9.3
requests-toolbelt==0.9.1
SQLAlchemy-JSONField==0.9.0
tenacity==4.12.0
tzlocal==1.5.1
urllib3==1.25.11
Werkzeug==0.16.1
zope.deprecation==4.4.0