Skip to content

Commit 64b16f2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4826ba8 commit 64b16f2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- meson=1.2.1
1313
- meson-python=0.13.1
1414

15-
# test dependencies
15+
# test dependencies
1616
- pytest>=7.3.2
1717
- pytest-cov
1818
- pytest-xdist>=3.4.0

requirements-dev.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fsspec>=2023.12.2
2222
html5lib>=1.1
2323
hypothesis>=6.84.0
2424
gcsfs>=2023.12.2
25-
ipython
25+
ipython>=8.21.0
2626
pickleshare
2727
jinja2>=3.1.3
2828
lxml>=4.9.2
@@ -48,8 +48,8 @@ xarray>=2024.1.1
4848
xlrd>=2.0.1
4949
xlsxwriter>=3.2.0
5050
zstandard>=0.22.0
51-
dask
52-
seaborn
51+
dask>=2024.4.2
52+
seaborn>=0.13.2
5353
moto
5454
flask
5555
asv>=0.6.1
@@ -73,9 +73,9 @@ types-setuptools
7373
nbconvert>=7.11.0
7474
nbsphinx
7575
pandoc
76-
ipywidgets
77-
nbformat
78-
notebook>=7.0.6
76+
ipywidgets>=8.1.2
77+
nbformat>=5.9.2
78+
notebook>=7.0.6,<7.2.0
7979
ipykernel
8080
markdown
8181
feedparser

0 commit comments

Comments
 (0)