forked from jdhughes-usgs/GW3099-2024
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment-pywatershed.yml
59 lines (59 loc) · 1 KB
/
environment-pywatershed.yml
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
name: gw3099pws
channels:
- conda-forge
- nodefaults
- pyviz
- bioconda
dependencies:
- bash_kernel
- cartopy
- dataretrieval
- contextily
- epiweeks
- filelock
- folium
- geopandas
- geoviews
- git
- holoviews
- hvplot
- ipython
- ipywidgets
- modflowapi
- jupyter
- jupyterlab
- jupytext
- nbconvert
- netCDF4
- networkx
- numpy<2.0.0
- numba
- pandas>=1.4.0
- pint
- pip
- pre-commit
- pydot
- pytest!=8.1.0
- pytest-cov
- pytest-env
- pytest-order
- pytest-xdist
- python<3.12,>=3.10
- pyyaml
- shapely
- sphinx
- sphinx-book-theme>=0.3.3
- sphinx-autosummary-accessors
- sphinx-copybutton
- tqdm
- xarray>=2023.05.0
- pip:
- asv
- click != 8.1.0
- git+https://github.com/modflowpy/flopy.git
- jupyter_black
- modflow-devtools
- git+https://github.com/jararias/mpsplines.git
- git+https://github.com/paknorton/pyPRMS.git@development
- sphinx-autodoc-typehints>=2.2.1
- ruff