Skip to content

Commit

Permalink
edited requirements for CIs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsail committed Feb 26, 2024
1 parent 473c1bb commit 195f073
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 74 deletions.
77 changes: 37 additions & 40 deletions requirements/requirements-dask.txt
Original file line number Diff line number Diff line change
@@ -1,40 +1,37 @@
Package Version Editable project location
---------------------- -------- --------------------------------------------------------------
argcomplete 3.1.4
certifi 2024.2.2
cftime 1.6.3
click 8.1.7
cloudpickle 3.0.0
contourpy 1.2.0
cycler 0.12.1
dask 2024.2.0
fonttools 4.49.0
fsspec 2024.2.0
importlib-metadata 7.0.1
iniconfig 2.0.0
kiwisolver 1.4.5
locket 1.0.0
matplotlib 3.8.3
netCDF4 1.6.5
numpy 1.26.4
packaging 23.2
pandas 2.2.0
partd 1.4.1
pillow 10.2.0
pip 24.0
pipx 1.2.1
pluggy 1.4.0
pyparsing 3.1.1
pytest 8.0.1
python-dateutil 2.8.2
pytz 2024.1
PyYAML 6.0.1
setuptools 69.1.0
six 1.16.0
toolz 0.12.1
tzdata 2024.1
userpath 1.9.1
wheel 0.42.0
xarray 2024.2.0
xarray-selafin-backend 0.1.0 /home/tomsail/work/python/seareport_org/xarray_selafin_backend
zipp 3.17.0
argcomplete==3.1.4
certifi==2024.2.2
cftime==1.6.3
click==8.1.7
cloudpickle==3.0.0
contourpy==1.2.0
cycler==0.12.1
dask==2024.2.1
fonttools==4.49.0
fsspec==2024.2.0
importlib-metadata==7.0.1
iniconfig==2.0.0
kiwisolver==1.4.5
locket==1.0.0
matplotlib==3.8.3
netCDF4==1.6.5
numpy==1.26.4
packaging==23.2
pandas==2.2.0
partd==1.4.1
pillow==10.2.0
pipx==1.2.1
pluggy==1.4.0
pyparsing==3.1.1
pytest==8.0.1
python-dateutil==2.8.2
pytz==2024.1
PyYAML==6.0.1
scipy==1.12.0
shapely @ file:///home/conda/feedstock_root/build_artifacts/shapely_1708367927455/work
six==1.16.0
toolz==0.12.1
tzdata==2024.1
userpath==1.9.1
xarray==2024.2.0
-e git+https://github.com/seareport/xarray-selafin.git@473c1bb40a6849921df313255c2eef405589f590#egg=xarray_selafin_backend
zipp==3.17.0
62 changes: 28 additions & 34 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,34 +1,28 @@
Package Version Editable project location
---------------------- -------- --------------------------------------------------------------
argcomplete 3.1.4
certifi 2024.2.2
cftime 1.6.3
contourpy 1.2.0
cycler 0.12.1
entrypoints 0.4
fonttools 4.49.0
iniconfig 2.0.0
kiwisolver 1.4.5
matplotlib 3.8.3
netCDF4 1.6.5
numpy 1.26.4
packaging 23.2
pandas 2.2.0
pillow 10.2.0
pip 24.0
pipx 1.2.1
pluggy 1.4.0
pyparsing 3.1.1
pytest 8.0.1
python-dateutil 2.8.2
pytz 2024.1
scipy 1.12.0
setuptools 69.0.3
shapely 2.0.3
six 1.16.0
tzdata 2024.1
userpath 1.9.1
wheel 0.42.0
xarray 2024.2.0
xarray-selafin-backend 0.1.0 /home/tomsail/work/python/seareport_org/xarray_selafin_backend
zipp 3.17.0
argcomplete==3.1.4
certifi==2024.2.2
cftime==1.6.3
contourpy==1.2.0
cycler==0.12.1
fonttools==4.49.0
iniconfig==2.0.0
kiwisolver==1.4.5
matplotlib==3.8.3
netCDF4==1.6.5
numpy @ file:///home/conda/feedstock_root/build_artifacts/numpy_1707225376651/work/dist/numpy-1.26.4-cp311-cp311-linux_x86_64.whl#sha256=d08e1c9e5833ae7780563812aa73e2497db1ee3bd5510d3becb8aa18aa2d0c7c
packaging==23.2
pandas==2.2.0
pillow==10.2.0
pipx==1.2.1
pluggy==1.4.0
pyparsing==3.1.1
pytest==8.0.1
python-dateutil==2.8.2
pytz==2024.1
scipy==1.12.0
shapely @ file:///home/conda/feedstock_root/build_artifacts/shapely_1708367927455/work
six==1.16.0
tzdata==2024.1
userpath==1.9.1
xarray==2024.2.0
-e git+https://github.com/seareport/xarray-selafin.git@473c1bb40a6849921df313255c2eef405589f590#egg=xarray_selafin_backend
zipp==3.17.0

0 comments on commit 195f073

Please sign in to comment.