forked from mozilla/bigquery-etl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.in
35 lines (35 loc) · 860 Bytes
/
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
attrs==21.2.0
authlib==0.15.4
backports.cached-property==1.0.1 # python 3.7 backwards compat
cattrs==1.7.1
click==8.0.1
gcsfs==2021.7.0
gcloud==0.18.3
gitpython==3.1.18
google-api-core==1.31.0 # transitive dep that needs dependabot updates
google-cloud-bigquery==2.23.3
google-cloud-storage==1.41.1
googleapis-common-protos==1.53.0 # transitive dep that needs dependabot updates
importlib-metadata==4.6.3 # python 3.7 backwards compat
Jinja2==3.0.1
jsonschema==3.2.0
mozilla-schema-generator==0.4.0
pandas==1.3.1
pip-tools==6.2.0
pre-commit==2.14.0
pyarrow==5.0.0
pytest-black==0.3.12
pytest-flake8==1.0.7
pytest-isort==2.0.0
pytest-mypy==0.8.1
pytest-pydocstyle==2.2.0
pytest-xdist==2.3.0
pytest==6.2.4
PyYAML==5.4.1
smart_open==5.1.0
sqlparse==0.4.1
stripe==2.60.0
typing==3.7.4.3
ujson==4.0.2
yamllint==1.26.2
zipp==3.5.0 # python 3.7 backwards compat