-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
20 lines (20 loc) · 821 Bytes
/
environment.yml
File metadata and controls
20 lines (20 loc) · 821 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
###############################################################################
# NOTE: This file has been auto-generated by poetry2conda
# poetry2conda version = 0.3.0
# date: Fri Dec 2 13:11:11 2022
###############################################################################
# If you want to change the contents of this file, you should probably change
# the pyproject.toml file and then use poetry2conda again to update this file.
# Alternatively, stop using (ana)conda.
###############################################################################
name: pyquad
dependencies:
- python>=3.10,<4.0
- numpy>=1.23.4,<2.0.0
- scipy>=1.9.3,<2.0.0
- rasterio>=1.3.3,<2.0.0
- gdal==3.5.2
- matplotlib>=3.6.2,<4.0.0
- numba>=0.56.4,<0.57.0
- jupyterlab>=3.5.0,<4.0.0
- rich>=12.6.0,<13.0.0