forked from aodn/aodn_cloud_optimised
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 3.17 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
aiobotocore==2.13.0 ; python_full_version == "3.10.14"
aiohttp==3.9.5 ; python_full_version == "3.10.14"
aioitertools==0.11.0 ; python_full_version == "3.10.14"
aiosignal==1.3.1 ; python_full_version == "3.10.14"
asciitree==0.3.3 ; python_full_version == "3.10.14"
async-timeout==4.0.3 ; python_full_version == "3.10.14"
attrs==23.2.0 ; python_full_version == "3.10.14"
bokeh==3.4.1 ; python_full_version == "3.10.14"
boto3==1.34.106 ; python_full_version == "3.10.14"
botocore==1.34.106 ; python_full_version == "3.10.14"
certifi==2024.2.2 ; python_full_version == "3.10.14"
cftime==1.6.3 ; python_full_version == "3.10.14"
click==8.1.7 ; python_full_version == "3.10.14"
cloudpickle==3.0.0 ; python_full_version == "3.10.14"
colorama==0.4.6 ; python_full_version == "3.10.14" and platform_system == "Windows"
contourpy==1.2.1 ; python_full_version == "3.10.14"
dask[array,diagnostics]==2024.5.1 ; python_full_version == "3.10.14"
fasteners==0.19 ; sys_platform != "emscripten" and python_full_version == "3.10.14"
frozenlist==1.4.1 ; python_full_version == "3.10.14"
fsspec==2024.5.0 ; python_full_version == "3.10.14"
h5netcdf==1.3.0 ; python_full_version == "3.10.14"
h5py==3.11.0 ; python_full_version == "3.10.14"
idna==3.7 ; python_full_version == "3.10.14"
importlib-metadata==7.1.0 ; python_full_version == "3.10.14"
jinja2==3.1.4 ; python_full_version == "3.10.14"
jmespath==1.0.1 ; python_full_version == "3.10.14"
jsonschema-specifications==2023.12.1 ; python_full_version == "3.10.14"
jsonschema==4.22.0 ; python_full_version == "3.10.14"
locket==1.0.0 ; python_full_version == "3.10.14"
markupsafe==2.1.5 ; python_full_version == "3.10.14"
multidict==6.0.5 ; python_full_version == "3.10.14"
mypy-extensions==1.0.0 ; python_full_version == "3.10.14"
netcdf4==1.6.5 ; python_full_version == "3.10.14"
numcodecs==0.12.1 ; python_full_version == "3.10.14"
numpy==1.26.4 ; python_full_version == "3.10.14"
packaging==24.0 ; python_full_version == "3.10.14"
pandas==2.2.2 ; python_full_version == "3.10.14"
partd==1.4.2 ; python_full_version == "3.10.14"
pillow==10.3.0 ; python_full_version == "3.10.14"
pyarrow==16.0.0 ; python_full_version == "3.10.14"
python-dateutil==2.9.0.post0 ; python_full_version == "3.10.14"
pytz==2024.1 ; python_full_version == "3.10.14"
pyyaml==6.0.1 ; python_full_version == "3.10.14"
rechunker==0.5.2 ; python_full_version == "3.10.14"
referencing==0.35.1 ; python_full_version == "3.10.14"
rpds-py==0.18.1 ; python_full_version == "3.10.14"
s3fs==2024.5.0 ; python_full_version == "3.10.14"
s3transfer==0.10.1 ; python_full_version == "3.10.14"
scipy==1.13.1 ; python_full_version == "3.10.14"
shapely==2.0.4 ; python_full_version == "3.10.14"
six==1.16.0 ; python_full_version == "3.10.14"
toolz==0.12.1 ; python_full_version == "3.10.14"
tornado==6.4 ; python_full_version == "3.10.14"
tzdata==2024.1 ; python_full_version == "3.10.14"
urllib3==2.2.1 ; python_full_version == "3.10.14"
wrapt==1.16.0 ; python_full_version == "3.10.14"
xarray[complete]==2024.5.0 ; python_full_version == "3.10.14"
xyzservices==2024.4.0 ; python_full_version == "3.10.14"
yarl==1.9.4 ; python_full_version == "3.10.14"
zarr==2.18.2 ; python_full_version == "3.10.14"
zipp==3.19.0 ; python_full_version == "3.10.14"