-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
204 lines (203 loc) · 3.79 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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
#
# This file is autogenerated by hatch-pip-compile with Python 3.11
#
# - textual>=0.27.0
# - universal-pathlib>=0.2.2
# - adlfs
# - aiohttp
# - gcsfs
# - paramiko
# - requests>=2
# - s3fs
#
adlfs==2024.2.0
# via hatch.envs.default
aiobotocore==2.12.1
# via s3fs
aiohttp==3.9.3
# via
# hatch.envs.default
# adlfs
# aiobotocore
# gcsfs
# s3fs
aioitertools==0.11.0
# via aiobotocore
aiosignal==1.3.1
# via aiohttp
attrs==23.2.0
# via aiohttp
azure-core==1.30.1
# via
# adlfs
# azure-identity
# azure-storage-blob
azure-datalake-store==0.0.53
# via adlfs
azure-identity==1.15.0
# via adlfs
azure-storage-blob==12.19.1
# via adlfs
bcrypt==4.1.2
# via paramiko
botocore==1.34.51
# via aiobotocore
cachetools==5.3.3
# via google-auth
certifi==2024.2.2
# via requests
cffi==1.16.0
# via
# azure-datalake-store
# cryptography
# pynacl
charset-normalizer==3.3.2
# via requests
cryptography==42.0.5
# via
# azure-identity
# azure-storage-blob
# msal
# paramiko
# pyjwt
decorator==5.1.1
# via gcsfs
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.3.1
# via
# adlfs
# gcsfs
# s3fs
# universal-pathlib
gcsfs==2024.3.1
# via hatch.envs.default
google-api-core==2.17.1
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.29.0
# via
# gcsfs
# google-api-core
# google-auth-oauthlib
# google-cloud-core
# google-cloud-storage
google-auth-oauthlib==1.2.0
# via gcsfs
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.16.0
# via gcsfs
google-crc32c==1.5.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.0
# via google-cloud-storage
googleapis-common-protos==1.63.0
# via google-api-core
idna==3.6
# via
# requests
# yarl
isodate==0.6.1
# via azure-storage-blob
jmespath==1.0.1
# via botocore
linkify-it-py==2.0.3
# via markdown-it-py
markdown-it-py==3.0.0
# via
# mdit-py-plugins
# rich
# textual
mdit-py-plugins==0.4.0
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
msal==1.28.0
# via
# azure-datalake-store
# azure-identity
# msal-extensions
msal-extensions==1.1.0
# via azure-identity
multidict==6.0.5
# via
# aiohttp
# yarl
oauthlib==3.2.2
# via requests-oauthlib
packaging==24.0
# via msal-extensions
paramiko==3.4.0
# via hatch.envs.default
portalocker==2.8.2
# via msal-extensions
protobuf==4.25.3
# via
# google-api-core
# googleapis-common-protos
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pygments==2.17.2
# via rich
pyjwt==2.8.0
# via
# msal
# pyjwt
pynacl==1.5.0
# via paramiko
python-dateutil==2.9.0.post0
# via botocore
requests==2.31.0
# via
# hatch.envs.default
# azure-core
# azure-datalake-store
# gcsfs
# google-api-core
# google-cloud-storage
# msal
# requests-oauthlib
requests-oauthlib==1.4.0
# via google-auth-oauthlib
rich==13.7.1
# via textual
rsa==4.9
# via google-auth
s3fs==2024.3.1
# via hatch.envs.default
six==1.16.0
# via
# azure-core
# isodate
# python-dateutil
textual==0.53.1
# via hatch.envs.default
typing-extensions==4.10.0
# via
# azure-core
# azure-storage-blob
# textual
uc-micro-py==1.0.3
# via linkify-it-py
universal-pathlib==0.2.2
# via hatch.envs.default
urllib3==2.0.7
# via
# botocore
# requests
wrapt==1.16.0
# via aiobotocore
yarl==1.9.4
# via aiohttp