forked from ClimateTown/knowledge-hub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
150 lines (149 loc) · 2.89 KB
/
requirements.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
attrs==22.2.0
# via
# jsonschema
# pytest
beautifulsoup4==4.11.2
# via -r requirements.in
black==22.12.0
# via -r requirements.in
build==0.10.0
# via pip-tools
cachetools==5.2.0
# via google-auth
certifi==2022.12.7
# via requests
cfgv==3.3.1
# via pre-commit
charset-normalizer==2.1.1
# via requests
click==8.1.3
# via
# black
# pip-tools
decorator==5.1.1
# via validators
distlib==0.3.6
# via virtualenv
exceptiongroup==1.1.0
# via pytest
filelock==3.9.0
# via virtualenv
google-api-core==2.11.0
# via google-api-python-client
google-api-python-client==2.70.0
# via -r requirements.in
google-auth==2.15.0
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
google-auth-httplib2==0.1.0
# via google-api-python-client
googleapis-common-protos==1.57.0
# via google-api-core
httplib2==0.21.0
# via
# google-api-python-client
# google-auth-httplib2
identify==2.5.17
# via pre-commit
idna==3.4
# via requests
iniconfig==2.0.0
# via pytest
jsonschema==4.17.3
# via -r requirements.in
loguru==0.6.0
# via -r requirements.in
mypy-extensions==0.4.3
# via black
nodeenv==1.7.0
# via pre-commit
numpy==1.24.0
# via
# -r requirements.in
# pandas
packaging==23.0
# via
# build
# pytest
pandas==1.5.3
# via -r requirements.in
pathspec==0.10.3
# via black
pip-tools==6.12.2
# via -r requirements.in
platformdirs==2.6.0
# via
# black
# virtualenv
pluggy==1.0.0
# via pytest
pre-commit==3.0.4
# via -r requirements.in
protobuf==4.21.12
# via
# google-api-core
# googleapis-common-protos
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pyparsing==3.0.9
# via httplib2
pyproject-hooks==1.0.0
# via build
pyrsistent==0.19.3
# via jsonschema
pytest==7.2.1
# via -r requirements.in
python-dateutil==2.8.2
# via pandas
python-dotenv==0.21.0
# via -r requirements.in
pytz==2022.7.1
# via pandas
pyyaml==6.0
# via
# -r requirements.in
# pre-commit
requests==2.28.1
# via google-api-core
rsa==4.9
# via google-auth
six==1.16.0
# via
# google-auth
# google-auth-httplib2
# python-dateutil
soupsieve==2.3.2.post1
# via beautifulsoup4
tomli==2.0.1
# via
# black
# build
# pyproject-hooks
# pytest
tqdm==4.64.1
# via -r requirements.in
uritemplate==4.1.1
# via google-api-python-client
urllib3==1.26.13
# via requests
validators==0.20.0
# via -r requirements.in
virtualenv==20.19.0
# via pre-commit
wheel==0.38.4
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools