-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpixi.toml
More file actions
38 lines (34 loc) · 808 Bytes
/
pixi.toml
File metadata and controls
38 lines (34 loc) · 808 Bytes
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
[workspace]
authors = ["sun2ot <84566015+sun2ot@users.noreply.github.com>"]
channels = ["conda-forge"]
name = "climate"
platforms = ["linux-64"]
version = "0.1.0"
[tasks]
[system-requirements]
cuda = "12"
[dependencies]
python = "3.10.*"
rasterio = ">=1.4.3,<2"
nvitop = ">=1.5.3,<2"
numpy = "1.26.0.*"
pytorch-gpu = "2.0.0.*"
pytorch-msssim = ">=1.0.0,<2"
python-dotenv = ">=1.1.1,<2"
scikit-learn = "1.6.1.*"
pandas = "2.2.3.*"
h5py = ">=3.14.0,<4"
xarray = ">=2025.6.1,<2026"
rioxarray = ">=0.19.0,<0.20"
matplotlib = "3.10.*"
lightgbm = ">=4.6.0,<5"
toml = ">=0.10.2,<0.11"
geopandas = ">=1.1.1,<2"
ipykernel = ">=6.30.1,<7"
scikit-image = ">=0.25.2,<0.26"
tqdm = ">=4.67.1,<5"
openpyxl = ">=3.1.5,<4"
[pypi-dependencies]
qywx-bot = ">=1.4, <2"
opencv-python = ">=4.11.0.86, <5"
pyarrow = "==19.0.0"