-
Notifications
You must be signed in to change notification settings - Fork 104
/
requirements.in
57 lines (57 loc) · 1.4 KB
/
requirements.in
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
50
51
52
53
54
55
56
57
attrs==24.3.0
authlib==1.3.2
bigeye-sdk==0.4.94
black==24.10.0
cattrs==24.1.2
click==8.1.8
exceptiongroup==1.2.2 # for backwards compatibility with python < 3.11
flake8<5 # pytest-flake8 does not support flake8 5+
gcsfs==2024.12.0
gcloud==0.18.3
gitpython==3.1.44
google-auth>=2.30.0 # To try to fix "Compute Engine Metadata server call to universe/universe_domain returned 404" errors.
google-cloud-bigquery==3.27.0
google-cloud-bigquery-storage[fastavro]==2.27.0
google-cloud-datacatalog-lineage==0.3.11
google-cloud-storage==2.19.0
Jinja2==3.1.5
jsonschema==4.23.0
PyJWT==2.10.1
markdown-include==0.8.1
mdx_truly_sane_lists==1.3
mkdocs==1.6.1
mkdocs-material==9.5.49
mkdocs-awesome-pages-plugin==2.9.3
mozilla-metric-config-parser==2024.11.1
mozilla-schema-generator==0.5.1
pandas==2.2.3
pathos==0.3.3
pip-tools==7.4.1
pre-commit==4.0.1
pyarrow==18.1.0
pytest-black==0.6.0
pytest-flake8==1.3.0
pytest-isort==4.0.0
pytest-mypy==0.10.3
pytest-pydocstyle==2.4.0
pytest-xdist==3.6.1
pytest==7.4.3
PyYAML==6.0.2
rich-click==1.8.5
smart_open==6.4.0
sqlglot==25.28.0
sqlparse==0.5.3
stripe==6.4.0
symbolic==12.12.4
siggen==2.2.20241029
tomli==2.2.1 # for backwards compatibility with python < 3.11
types-python-dateutil==2.9.0.20241206
types-pytz==2024.2.0.20241221
types-PyYAML==6.0.12.20241230
types-requests==2.32.0.20241016
types-ujson==5.10.0.20240515
typing==3.7.4.3
ujson==5.10.0
yamllint==1.35.1
requests==2.32.3
responses==0.25.3