forked from tethys-ts/tethysts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.lock
130 lines (129 loc) · 2.4 KB
/
requirements-dev.lock
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
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false
-e file:.
annotated-types==0.7.0
# via pydantic
asciitree==0.3.3
# via zarr
boto3==1.35.37
# via s3tethys
botocore==1.35.37
# via boto3
# via s3transfer
certifi==2024.8.30
# via netcdf4
# via requests
cftime==1.6.4
# via hdf5tools
# via netcdf4
# via xarray
charset-normalizer==3.4.0
# via requests
fasteners==0.19
# via zarr
fsspec==2024.9.0
# via xarray
h5netcdf==1.4.0
# via xarray
h5py==3.12.1
# via h5netcdf
# via hdf5plugin
# via hdf5tools
hdf5plugin==5.0.0
# via hdf5tools
hdf5tools==0.4.3
# via tethysts
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
jmespath==1.0.1
# via boto3
# via botocore
netcdf4==1.7.1.post2
# via xarray
numcodecs==0.13.1
# via zarr
numpy==2.1.2
# via cftime
# via h5py
# via netcdf4
# via numcodecs
# via pandas
# via scipy
# via shapely
# via xarray
# via zarr
orjson==3.10.7
# via tethys-data-models
# via tethysts
packaging==24.1
# via h5netcdf
# via pooch
# via pytest
# via xarray
pandas==2.2.3
# via s3tethys
# via tethysts
# via xarray
platformdirs==4.3.6
# via pooch
pluggy==1.5.0
# via pytest
pooch==1.8.2
# via xarray
pydantic==2.9.2
# via s3tethys
# via tethys-data-models
pydantic-core==2.23.4
# via pydantic
pytest==8.3.3
python-dateutil==2.9.0.post0
# via botocore
# via pandas
pytz==2024.2
# via pandas
requests==2.32.3
# via pooch
# via s3tethys
# via tethysts
s3tethys==0.1.4
# via tethysts
s3transfer==0.10.3
# via boto3
scipy==1.14.1
# via tethysts
# via xarray
shapely==2.0.6
# via tethysts
six==1.16.0
# via python-dateutil
smart-open==7.0.5
# via s3tethys
tethys-data-models @ git+https://github.com/quinnhornblow/tethys-data-models@378d43fd23d32d7db2e1ccf7c56766efa68b2599
# via tethysts
typing-extensions==4.12.2
# via pydantic
# via pydantic-core
tzdata==2024.2
# via pandas
urllib3==2.2.3
# via botocore
# via requests
wrapt==1.16.0
# via smart-open
xarray==2024.9.0
# via hdf5tools
# via tethysts
zarr==2.18.3
# via xarray
zstandard==0.23.0
# via s3tethys