File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies:
12
12
- meson=1.2.1
13
13
- meson-python=0.13.1
14
14
15
- # test dependencies
15
+ # test dependencies
16
16
- pytest>=7.3.2
17
17
- pytest-cov
18
18
- pytest-xdist>=3.4.0
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ fsspec>=2023.12.2
22
22
html5lib >= 1.1
23
23
hypothesis >= 6.84.0
24
24
gcsfs >= 2023.12.2
25
- ipython
25
+ ipython >= 8.21.0
26
26
pickleshare
27
27
jinja2 >= 3.1.3
28
28
lxml >= 4.9.2
@@ -48,8 +48,8 @@ xarray>=2024.1.1
48
48
xlrd >= 2.0.1
49
49
xlsxwriter >= 3.2.0
50
50
zstandard >= 0.22.0
51
- dask
52
- seaborn
51
+ dask >= 2024.4.2
52
+ seaborn >= 0.13.2
53
53
moto
54
54
flask
55
55
asv >= 0.6.1
@@ -73,9 +73,9 @@ types-setuptools
73
73
nbconvert >= 7.11.0
74
74
nbsphinx
75
75
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
79
79
ipykernel
80
80
markdown
81
81
feedparser
You can’t perform that action at this time.
0 commit comments